Skip to content

replace all indexing with official timestamp format #31

@Pyosch

Description

@Pyosch

I think it would be helpfull to use pandas.to_datetime() (datetime64) for every indexing action to drop checks for different types in functions. Right now we are checking for int, string and datetime64 in various functions.

Metadata

Metadata

Labels

discussionChanges up for debate

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions