Pandas dtypes in v2.0.0 will be free of nanosecond limitation #405
tomvothecoder
started this conversation in
4. General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks to @pochedls for finding this post.
Link: https://discourse.pangeo.io/t/pandas-dtypes-now-free-from-nanosecond-limitation/3106
With this improvement, we can potentially:
pandas.DatetimeIndex
There might be some cases where we still need to use
cftime
instead ofpandas.DatetimeIndex
including:Beta Was this translation helpful? Give feedback.
All reactions