File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -152,11 +152,41 @@ Bug Fixes
152
152
- Bug in ``GroupBy.size`` when data-frame is empty. (:issue:`11699`)
153
153
154
154
155
+
156
+
157
+
158
+
159
+
160
+
155
161
- Bug in ``Timedelta.round`` with negative values (:issue:`11690`)
162
+
163
+
164
+
165
+
166
+
167
+
168
+
156
169
- Bug in ``.loc`` against ``CategoricalIndex`` may result in normal ``Index`` (:issue:`11586`)
170
+
171
+
172
+
173
+
174
+
175
+
157
176
- Bug groupby on tz-aware data where selection not returning ``Timestamp`` (:issue:`11616`)
177
+
178
+
179
+
180
+
181
+
182
+
158
183
- Bug in timezone info lost when broadcasting scalar datetime to ``DataFrame`` (:issue:`11682`)
159
184
160
185
161
- - Bug in ``.loc`` result with duplicated key may have ``Index`` with incorrect dtype (:issue:`11497`)
162
186
187
+
188
+
189
+
190
+
191
+
192
+ - Bug in ``.loc`` result with duplicated key may have ``Index`` with incorrect dtype (:issue:`11497`)
You can’t perform that action at this time.
0 commit comments