Skip to content

v0.0.4

Compare
Choose a tag to compare
@thcasey3 thcasey3 released this 12 Apr 19:13
· 67 commits to master since this release
2c391d3
  • Added on_date() and in_range() methods for narrowing the dates to specific dates or ranges
  • Added "only_unique" option to reduce_dates() for keeping only unique dates when lists
  • Added "null" output for function errors in engine
  • Renamed "names" column of frame to "name" for consistency with other columns
  • updated examples, documentation, unittests, and fixed some bugs