Skip to content

Commit 319764c

Browse files
API/TST: add tests for new copy/view behaviour (pandas-dev#46979)
* API/TST: add tests for new copy/view behaviour * fixes for non-CoW cases * move test file to tests/copy_view * split into multiple files * Fix tests for ArrayManager case * fix type checking * may_share_memory -> shares_memory * update pandas imports * add test for iloc/low with row+column indexer * user helper to get column values to assert np.shares_memory * fix typing * handle new iloc inplace deprecation warnings * handle new iloc deprecation warnings for ArrayManager
1 parent f93fa32 commit 319764c

File tree

4 files changed

+788
-0
lines changed

4 files changed

+788
-0
lines changed

pandas/tests/copy_view/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)