Skip to content

Commit ecba02a

Browse files
.rst entry added
1 parent 0319203 commit ecba02a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,7 @@ Other
14231423
array if the array shares data with the original DataFrame or Series (:ref:`copy_on_write_read_only_na`).
14241424
This logic is expanded to accessing the underlying pandas ExtensionArray
14251425
through ``.array`` (or ``.values`` depending on the dtype) as well (:issue:`61925`).
1426+
- Fixed bug that pd.col does not support & for combining conditions in .loc (:issue:`63322`)
14261427

14271428
.. ***DO NOT USE THIS SECTION***
14281429

0 commit comments

Comments
 (0)