Warn when mixed time types detected
Open
needs info
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Issues #934 and #935 show examples of different time offsets. It is easy to create a dataframe where a timestamp column has mixed time types/offsets in which case the plotting will fail (time types are hard enough to support without mixing them!).
It would nice if users could be given a helpful warning when such cases occur instead of issuing a confusing exception while plotting.
Contributor guide
Assessment
This issue has not been assessed yet.