File tree Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,40 @@ What's New
16
16
17
17
np.random.seed(123456 )
18
18
19
- .. _whats-new.2025.04.0 :
20
19
21
- v2025.04.0 (unreleased)
20
+ .. _whats-new.2025.05.0 :
21
+
22
+ v2025.05.0 (unreleased)
22
23
-----------------------
23
24
25
+ New Features
26
+ ~~~~~~~~~~~~
27
+
28
+
29
+ Breaking changes
30
+ ~~~~~~~~~~~~~~~~
31
+
32
+
33
+ Deprecations
34
+ ~~~~~~~~~~~~
35
+
36
+
37
+ Bug fixes
38
+ ~~~~~~~~~
39
+
40
+
41
+ Documentation
42
+ ~~~~~~~~~~~~~
43
+
44
+
45
+ Internal Changes
46
+ ~~~~~~~~~~~~~~~~
47
+
48
+ .. _whats-new.2025.04.0 :
49
+
50
+ v2025.04.0 (Apr 29, 2025)
51
+ -------------------------
52
+
24
53
This release brings bug fixes, better support for extension arrays including returning a
25
54
:py:class: `pandas.IntervalArray ` from ``groupby_bins ``, and performance improvements.
26
55
Thanks to the 24 contributors to this release:
You can’t perform that action at this time.
0 commit comments