Skip to main content

A collection of tools for extracting data into tidy DataFrames.

Project description

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.

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

tidyextractors-0.2.5.tar.gz (13.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page