stats_can icon indicating copy to clipboard operation
stats_can copied to clipboard

simpler date parameter format

Open chritter opened this issue 4 years ago • 1 comments

Hi @ianepreston,

Functions such as vectors_to_df accept date-related parameters strings in the format YYYY-MM-DD which are more convenient for users to pass to functions than datetime.date objects. One could add this option to the docstrings and show an example in the documentation. I could provide a PR.

chritter avatar May 05 '20 00:05 chritter

@chritter, that's a good idea. I would definitely accept a PR for that. Thanks again!

ianepreston avatar May 05 '20 14:05 ianepreston