holoviz / holoviz/hvplot

Warn when mixed time types detected

Open
#936 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.