Skip to content

TimeZone aware index #11

@apiszcz

Description

@apiszcz

Great capability.

TimeZone Aware message is shown even though the index is timezone aware?

lib\site-packages\calplot\calplot.py:189: FutureWarning: Indexing a timezone-aware DatetimeIndex with a timezone-naive datetime is deprecated and will raise KeyError in a future version.  Use a timezone-aware object instead.
  ax.set_xticks([by_day.loc[pd.Timestamp(

(Pdb) pltdf.index.dtype
datetime64[ns, UTC]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions