Skip to content

FEA: ingest dataframes

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 16:40
5821884

Contents (#9)

Enhancements

  • Ingest time series validated with schema
  • Ingest data frm dataframe, add test

Fixes

  • Fix table creation logic around recreate
  • Fix test for reserved table name

Operations

  • Isort use black profile
  • Bump version to 0.1.10

Dependencies

  • Add dev dependencies
  • Add pandas as dev dependency
  • Add pyarrow and dotenv

Other

  • Add dataframe ingestion docs