Skip to content

Commit dfc17d8

Browse files
committed
Force Travis
1 parent fed9801 commit dfc17d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Bug Fixes
350350
- Bug in converting object elements of array-like objects to unsigned 64-bit integers (:issue:`4471`, :issue:`14982`)
351351
- Bug in ``pd.pivot_table()`` where no error was raised when values argument was not in the columns (:issue:`14938`)
352352

353-
- Bug in ``DataFrame.groupby().describe()`` when grouping on an ``Index`` containing tuples (:issue:`14848`)
353+
- Bug in ``DataFrame.groupby().describe()`` when grouping on ``Index`` containing tuples (:issue:`14848`)
354354

355355

356356

0 commit comments

Comments
 (0)