Overview
tidyextractors makes extracting data from supported sources as painless as possible, delivering you a populated Pandas DataFrame in three lines of code. tidyextractors was inspired by Hadley Whickham’s (2014) paper which introduces “tidy data” as a conceptual framework for data preparation.
For more information, including code examples, API reference, and general documentation, click HERE.
Features
Extracts data with minimal effort.
Creates readable code that requires minimal explanation.
Exports Pandas Dataframes to maximize compatibility with the Python data science ecosystem.
Currently Implemented Data Sources
Installing
In the near future, tidyextractors will be distributed on PyPI and accessible via pip. For now, clone the repository and run pip install -e . in the cloned directory.
Release files for tidyextractors 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tidyextractors-0.2.3.tar.gz | 13.7 kB | Details |
Release files / tidyextractors-0.2.3.tar.gz
| Download URL | tidyextractors-0.2.3.tar.gz |
|---|---|
| Size | 13.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5a34a9c09abfd5c814c8c91f8ce972cc878663e9317e85f95f1ec34e50452526
|
|
BLAKE2b-256 checksum How to use checksums |
559f7851322005276d8651d79508081e02273c47b6c5fedcfc827ea441628108
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |