Skip to content

0.1.1

Choose a tag to compare

@ray310 ray310 released this 22 Jul 03:37
· 10 commits to main since this release

Added

  • SeriesProfile now reports gaps in pd.Series with type datetime64 or for Series with DatetimeIndex. gh-20
  • times.py module has been added with public functions time_diffs, time_diffs_index, id_gaps, id_gaps_index, category_gaps. gh-20

Changed