File tree 1 file changed +1
-10
lines changed
1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1
1
.. _whatsnew_214 :
2
2
3
- What's new in 2.1.4 (December ?? , 2023)
3
+ What's new in 2.1.4 (December 8 , 2023)
4
4
---------------------------------------
5
5
6
6
These are the changes in pandas 2.1.4. See :ref: `release ` for a full changelog
@@ -14,7 +14,6 @@ including other versions of pandas.
14
14
Fixed regressions
15
15
~~~~~~~~~~~~~~~~~
16
16
- Fixed regression when trying to read a pickled pandas :class: `DataFrame ` from pandas 1.3 (:issue: `55137 `)
17
- -
18
17
19
18
.. ---------------------------------------------------------------------------
20
19
.. _whatsnew_214.bug_fixes :
@@ -37,14 +36,6 @@ Bug fixes
37
36
- Fixed bug in :meth: `Series.str.translate ` losing object dtype when string option is set (:issue: `56152 `)
38
37
-
39
38
40
- .. ---------------------------------------------------------------------------
41
- .. _whatsnew_214.other :
42
-
43
- Other
44
- ~~~~~
45
- -
46
- -
47
-
48
39
.. ---------------------------------------------------------------------------
49
40
.. _whatsnew_214.contributors :
50
41
You can’t perform that action at this time.
0 commit comments