We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed9801 commit dfc17d8Copy full SHA for dfc17d8
doc/source/whatsnew/v0.20.0.txt
@@ -350,7 +350,7 @@ Bug Fixes
350
- Bug in converting object elements of array-like objects to unsigned 64-bit integers (:issue:`4471`, :issue:`14982`)
351
- Bug in ``pd.pivot_table()`` where no error was raised when values argument was not in the columns (:issue:`14938`)
352
353
-- Bug in ``DataFrame.groupby().describe()`` when grouping on an ``Index`` containing tuples (:issue:`14848`)
+- Bug in ``DataFrame.groupby().describe()`` when grouping on ``Index`` containing tuples (:issue:`14848`)
354
355
356
0 commit comments