maya icon indicating copy to clipboard operation
maya copied to clipboard

parsing for intervals

Open Thomasillo opened this issue 7 years ago • 2 comments

imho It would be a great feature if parsing of strings for timedeltas/periods were possible.

e.g.

maya.parse_interval('1d 10min')
maya.parse_interval('daily')
maya.parse_interval('weekly')
maya.parse_interval('biannually')
maya.parse_interval('every 2 days')

At least the first is possible with pandas.Timedelta.

Thomasillo avatar Dec 20 '17 18:12 Thomasillo

Indeed! Pull Request welcome :)

timofurrer avatar Mar 18 '18 11:03 timofurrer

This Issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Aug 24 '19 22:08 github-actions[bot]