Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPR: Remove SettingWithCopyWarning #56614

Merged
merged 13 commits into from
Feb 4, 2024
Merged

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    b2183ba View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fixup

    phofl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    53c3f76 View commit details
    Browse the repository at this point in the history
  2. Remove docs

    phofl committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a0ddaa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e29d0d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge remote-tracking branch 'upstream/main' into settingwithcopywarning

    # Conflicts:
    #	pandas/tests/copy_view/test_indexing.py
    #	pandas/tests/copy_view/test_internals.py
    #	pandas/tests/copy_view/test_methods.py
    #	pandas/tests/frame/indexing/test_xs.py
    #	pandas/tests/indexing/multiindex/test_chaining_and_caching.py
    #	pandas/tests/indexing/multiindex/test_setitem.py
    #	pandas/tests/indexing/test_chaining_and_caching.py
    phofl committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    42e8322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7929800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef42d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge remote-tracking branch 'upstream/main' into settingwithcopywarning

    # Conflicts:
    #	ci/code_checks.sh
    #	pandas/core/generic.py
    #	pandas/core/groupby/groupby.py
    #	pandas/errors/__init__.py
    #	pandas/tests/copy_view/test_chained_assignment_deprecation.py
    #	pandas/tests/copy_view/test_indexing.py
    #	pandas/tests/indexing/test_chaining_and_caching.py
    #	pandas/tests/series/test_ufunc.py
    phofl committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9f826ee View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Update

    phofl committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    60653ad View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into settingwithcopywarning

    # Conflicts:
    #	doc/source/user_guide/indexing.rst
    phofl committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    62385bf View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update

    phofl committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    00cb5ff View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into settingwithcopywarning

    # Conflicts:
    #	pandas/_config/__init__.py
    #	pandas/core/frame.py
    #	pandas/core/generic.py
    #	pandas/core/series.py
    #	pandas/tests/copy_view/test_chained_assignment_deprecation.py
    #	pandas/tests/copy_view/test_indexing.py
    #	pandas/tests/copy_view/test_interp_fillna.py
    #	pandas/tests/copy_view/test_methods.py
    #	pandas/tests/copy_view/test_replace.py
    #	pandas/tests/frame/indexing/test_indexing.py
    #	pandas/tests/frame/indexing/test_xs.py
    #	pandas/tests/indexing/multiindex/test_chaining_and_caching.py
    #	pandas/tests/indexing/multiindex/test_setitem.py
    #	pandas/tests/indexing/test_chaining_and_caching.py
    #	pandas/tests/series/accessors/test_dt_accessor.py
    phofl committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    60c7ffe View commit details
    Browse the repository at this point in the history
  3. Update

    phofl committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    516bd88 View commit details
    Browse the repository at this point in the history