miebach / petl

Python Extract Transform and Load Tables of Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this fork

pip3 install git+https://github.com/miebach/petl.git@master

In requirements.txt:

git+https://github.com/miebach/petl.git@master


Original README:

petl - Extract, Transform and Load

petl is a general purpose Python package for extracting, transforming and loading tables of data.

petl architecture example

Resources

DevOps Status

Continuous Integration build status PyPI release status Conda Forge release status readthedocs.org release status Coveralls release status

About

Python Extract Transform and Load Tables of Data

License:MIT License


Languages

Language:Python 98.0%Language:Jupyter Notebook 2.0%