We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becd80c commit 7b504bfCopy full SHA for 7b504bf
doc/source/whatsnew/v1.0.0.rst
@@ -1143,6 +1143,7 @@ Plotting
1143
- Bug in color validation incorrectly raising for non-color styles (:issue:`29122`).
1144
- Allow :meth:`DataFrame.plot.scatter` to plot ``objects`` and ``datetime`` type data (:issue:`18755`, :issue:`30391`)
1145
- Bug in :meth:`DataFrame.hist`, ``xrot=0`` does not work with ``by`` and subplots (:issue:`30288`).
1146
+- Plotting tz-aware timeseries no longer gives UserWarning (:issue:`31205`)
1147
1148
Groupby/resample/rolling
1149
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments