Commit b913935
authored
API/TST: add tests for new copy/view behaviour (#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 ArrayManager1 parent 9289c46 commit b913935
File tree
4 files changed
+788
-0
lines changed- pandas/tests/copy_view
4 files changed
+788
-0
lines changedWhitespace-only changes.
0 commit comments