Core API#

Modules

datopy.inspection

Tools for visualizing matrix and dataframe operations.

datopy.workflow

Tools for data I/O (saving figures and Jupyter runtime environment files, manually downloading modules) and other data workflows.

datopy.modeling

Tools for data modeling, validation, and raw data processing, including auto-generated data models and a flexible framework for ETL workflows.

datopy.etl

Tools for efficient web-based data retrieval, data processing, table creation, and populating empty metadata fields.

datopy.stylesheet

A helper function that updates the default matplotlib (and by extension, Seaborn) style parameters for a more uniform and readable look.

datopy.run_doctests

Runs doctests for all specified modules as a unittest suite.

datopy._examples

A home for one-off tests and data-generating routines.

datopy._media_scrape

Data models and retrieval/processing tools for scraping metadata for movies and movie reviews (via IMDb), music albums (via Spotify), and related topics (via Wikipedia).