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_213 :
2
2
3
- What's new in 2.1.3 (November ?? , 2023)
3
+ What's new in 2.1.3 (November 10 , 2023)
4
4
---------------------------------------
5
5
6
6
These are the changes in pandas 2.1.3. 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 infinite recursion from operations that return a new object on some DataFrame subclasses (:issue: `55763 `)
17
- -
18
17
19
18
.. ---------------------------------------------------------------------------
20
19
.. _whatsnew_213.bug_fixes :
@@ -25,14 +24,6 @@ Bug fixes
25
24
- Bug in :meth: `Index.isin ` raising for Arrow backed string and ``None `` value (:issue: `55821 `)
26
25
- Fix :func: `read_parquet ` and :func: `read_feather ` for `CVE-2023-47248 <https://www.cve.org/CVERecord?id=CVE-2023-47248 >`__ (:issue: `55894 `)
27
26
28
- .. ---------------------------------------------------------------------------
29
- .. _whatsnew_213.other :
30
-
31
- Other
32
- ~~~~~
33
- -
34
- -
35
-
36
27
.. ---------------------------------------------------------------------------
37
28
.. _whatsnew_213.contributors :
38
29
You can’t perform that action at this time.
0 commit comments