Skip to content

v0.5.7

Compare
Choose a tag to compare
@sowdm sowdm released this 18 Sep 23:45
· 93 commits to main since this release

What's Changed

Added

  • Subclassing pandas DataFrame and Series when appropriate to enable deprecation messaging of certain Table Type names
  • Documentation is now available at https://openpolicedata.readthedocs.io/
  • Now require specification of Excel worksheets when loading Excel notebooks where the location of the data is unclear

Changed

  • An empty DataFrame is now returned when the request contains no data. Previously, None was returned.

Deprecated

Fixed

  • Fixed date filtering in CSV and Excel data loaders

Full Changelog: v0.5.6...v0.5.7