Skip to content

Commit 0c43fcc

Browse files
committed
DOC: add whitespace to v0.18.0.txt
1 parent d9e679a commit 0c43fcc

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

doc/source/whatsnew/v0.18.0.txt

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,41 @@ Bug Fixes
152152
- Bug in ``GroupBy.size`` when data-frame is empty. (:issue:`11699`)
153153

154154

155+
156+
157+
158+
159+
160+
155161
- Bug in ``Timedelta.round`` with negative values (:issue:`11690`)
162+
163+
164+
165+
166+
167+
168+
156169
- Bug in ``.loc`` against ``CategoricalIndex`` may result in normal ``Index`` (:issue:`11586`)
170+
171+
172+
173+
174+
175+
157176
- Bug groupby on tz-aware data where selection not returning ``Timestamp`` (:issue:`11616`)
177+
178+
179+
180+
181+
182+
158183
- Bug in timezone info lost when broadcasting scalar datetime to ``DataFrame`` (:issue:`11682`)
159184

160185

161-
- Bug in ``.loc`` result with duplicated key may have ``Index`` with incorrect dtype (:issue:`11497`)
162186

187+
188+
189+
190+
191+
192+
- Bug in ``.loc`` result with duplicated key may have ``Index`` with incorrect dtype (:issue:`11497`)

0 commit comments

Comments
 (0)