A package for summing rows and columns in Pandas DataFrames
Project description
pacote_matrizes
This Python package provides two simple functions for calculating the sum of numbers in a Pandas DataFrame, either by column or by row.
Features
sum_column(matrix, column_index): Calculates the sum of numbers in the column at the specified index.sum_row(matrix, row_index): Calculates the sum of numbers in the row at the specified index.
Installation
To install this package locally, clone the repository and run the following command in the package root directory (where setup.py is located):
pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pacote_matrizes-0.0.1.tar.gz.
File metadata
- Download URL: pacote_matrizes-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e71ff62dc3859132ec3cf05af49f1bb51337211ab73f6b9a9b99be2e4e403c9d
|
|
| MD5 |
bea564ea867c016c4b58201ec6d33819
|
|
| BLAKE2b-256 |
9cfbd8cbd99673a35551e45cdb5b601f4742b55b1b02de891624802b8ff8e101
|
File details
Details for the file pacote_matrizes-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pacote_matrizes-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9e5ed8a6584655ba685abc559da38da56c8cd5943884bc578c251da94902ea5
|
|
| MD5 |
9c79fa05c8cf20056738d2ef45662a8b
|
|
| BLAKE2b-256 |
5c95df93ad999d1be10d7aca452076bf8c387163c8d1dacc70efb86c2042a540
|