We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1335a29 commit 18d9c28Copy full SHA for 18d9c28
CHANGELOG.md
@@ -29,7 +29,7 @@
29
#### Bug Fixes
30
31
- Fixed a bug in `DataFrameGroupBy.agg` where func is a list of tuples used to set the names of the output columns.
32
-- Fixed a bug where converting a modin datetime series with a timezone to a numpy array with `np.asarray` would cause a `TypeError`.
+- Fixed a bug where converting a modin datetime index with a timezone to a numpy array with `np.asarray` would cause a `TypeError`.
33
34
#### Improvements
35
0 commit comments