https://github.com/hugodscarvalho/genpurp
General-purpose Python package of utilities and extensions to the pandas standard library.
https://github.com/hugodscarvalho/genpurp
commons funcs general-purpose pandas python
Last synced: 2 months ago
JSON representation
General-purpose Python package of utilities and extensions to the pandas standard library.
- Host: GitHub
- URL: https://github.com/hugodscarvalho/genpurp
- Owner: hugodscarvalho
- License: mit
- Created: 2021-12-09T16:39:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T17:03:05.000Z (over 4 years ago)
- Last Synced: 2025-08-31T19:36:17.989Z (10 months ago)
- Topics: commons, funcs, general-purpose, pandas, python
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project description
`genpurp` is a general-purpose library of utilities and extensions to the `pandas` standard library.
## Requirements
## Installation
Install with pip `pip install genpurp`
## Documentation
## License
See [LICENSE](https://github.com/hugodscarvalho/genpurp/blob/main/LICENSE)