Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 674 Bytes

HISTORY.md

File metadata and controls

33 lines (23 loc) · 674 Bytes

History

0.2.1

  • Support downloading public datasets withouth requiring an AWS account
  • Imporoved error messages
  • Internal code cleanup
  • Initial unit test suite

0.2.0

  • disk_usage fails on macOS/BSD with human=True
  • Support latest d3m schema versions
  • Support python 3.7+

0.1.2

  • Set the d3mIndex column as a DataFrame column in the TabularLoader

0.1.1

  • Removal of unnecessary dependencies
  • Separate tabular into single_table and multi_table
  • Improve datasets stats collection.

0.1.0

  • D3M Dataset parser
  • Loaders by Data Modality
  • Dataset Stats generator
  • Dataset Configuration generator
  • Metrics functions
  • MongoDB connector