petl 1.7.15
0
A Python package for extracting, transforming and loading tables of data.
Contents
A Python package for extracting, transforming and loading tables of data.
Stars: 1243, Watchers: 1243, Forks: 193, Open Issues: 89The petl-developers/petl
repo was created 13 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 1243 github stars!
How to Install petl
You can install petl using pip
pip install petl
or add it to a project with poetry
poetry add petl
Package Details
- Author
- Alistair Miles
- License
- MIT License
- Homepage
- https://github.com/petl-developers/petl
- PyPi:
- https://pypi.org/project/petl/
- GitHub Repo:
- https://github.com/petl-developers/petl
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common petl errors.
Code Examples
Here are some petl
code examples and snippets.
GitHub Issues
The petl package has 89 open issues on GitHub
- Join breaks PETL transformations on following objects (+ inconsistency on how it breaks…)