We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1907c commit 82bcbb8Copy full SHA for 82bcbb8
doc/source/release.rst
@@ -119,6 +119,9 @@ Bug Fixes
119
- Bug in scipy ``interpolate`` methods with a datetime index (:issue:`5975`)
120
- Bug in NaT comparison if a mixed datetime/np.datetime64 with NaT were passed (:issue:`5968`)
121
- Fixed bug with ``pd.concat`` losing dtype information if all inputs are empty (:issue:`5742`)
122
+ - Recent changes in IPython cause warnings to be emitted when using previous versions
123
+ of pandas in QTConsole, now fixed. If you're using an older version and
124
+ need to supress the warnings, see (:issue:`5922`).
125
126
pandas 0.13.0
127
-------------
0 commit comments