Funções utilitárias para facilitar o uso do pandas
Project description
[tool.poetry] name = "bpandas" version = "0.1.0" description = "Funções utilitárias para facilitar o uso do pandas" readme = "README.md" license = "MIT" authors = ["David Closs davidcloss@live.com"] packages = [{ include = "bpandas" }]
(opcional, deixa a página do PyPI mais completa)
keywords = ["pandas", "dataframe", "frequencies", "statistics", "utility"] classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.13", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Scientific/Engineering :: Information Analysis" ]
[tool.poetry.urls] Homepage = "https://github.com/davidcloss/bpandas" Repository = "https://github.com/davidcloss/bpandas" Issues = "https://github.com/davidcloss/bpandas/issues"
[tool.poetry.dependencies] python = ">=3.13" pandas = ">=2.0"
[tool.poetry.group.dev.dependencies] pytest = "^8"
[build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api"
Project details
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 bpandas-0.1.3.tar.gz.
File metadata
- Download URL: bpandas-0.1.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee6a28f6bd19ae3840a6ff5e32405a31f10c9e418773ad1025052faf0eea0296
|
|
| MD5 |
a7c4c7e592f6dea8570cea87808f4dfb
|
|
| BLAKE2b-256 |
22aa84b8dcc076fe021d15a8855865187c569223b2c4d701bcde2260f0e55342
|
File details
Details for the file bpandas-0.1.3-py3-none-any.whl.
File metadata
- Download URL: bpandas-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caa9112fd0a7208580e2e82d7f550bf513c5f257b499813453ebd69ce07920ad
|
|
| MD5 |
1067c5bbcdb2ca647943208366de4ad9
|
|
| BLAKE2b-256 |
7d8030b37520c4e3f99c19e25f41d00a3725b51d714dcbda8d41f10d75cb450a
|