pd.to_timedelta now raise an OverflowError when plot time series data using matplotlib #18322
Labels
Duplicate Report
Duplicate issue or pull request
Timedelta
Timedelta data type
Visualization
plotting
Code Sample, a copy-pastable example if possible
Problem description
Version:
pandas-0.21.0
trace:
Expected Output
Output of
pd.show_versions()
workarounds
using
instead
This problem does not occur prior to
0.21.0
The text was updated successfully, but these errors were encountered: