File tree 1 file changed +51
-0
lines changed
1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _whatsnew_134 :
2
+
3
+ What's new in 1.3.4 (September ??, 2021)
4
+ ----------------------------------------
5
+
6
+ These are the changes in pandas 1.3.4. See :ref: `release ` for a full changelog
7
+ including other versions of pandas.
8
+
9
+ {{ header }}
10
+
11
+ .. ---------------------------------------------------------------------------
12
+
13
+ .. _whatsnew_134.regressions :
14
+
15
+ Fixed regressions
16
+ ~~~~~~~~~~~~~~~~~
17
+ - :meth: `.GroupBy.mean ` now supports ``NaT `` values (:issue: `43132 `)
18
+
19
+ .. ---------------------------------------------------------------------------
20
+
21
+ .. _whatsnew_134.performance :
22
+
23
+ Performance improvements
24
+ ~~~~~~~~~~~~~~~~~~~~~~~~
25
+ -
26
+
27
+ .. ---------------------------------------------------------------------------
28
+
29
+ .. _whatsnew_134.bug_fixes :
30
+
31
+ Bug fixes
32
+ ~~~~~~~~~
33
+ -
34
+
35
+ .. ---------------------------------------------------------------------------
36
+
37
+ .. _whatsnew_134.other :
38
+
39
+ Other
40
+ ~~~~~
41
+ -
42
+ -
43
+
44
+ .. ---------------------------------------------------------------------------
45
+
46
+ .. _whatsnew_134.contributors :
47
+
48
+ Contributors
49
+ ~~~~~~~~~~~~
50
+
51
+ .. contributors :: v1.3.3..v1.3.4|HEAD
You can’t perform that action at this time.
0 commit comments