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

BUG: Change FutureWarning to DeprecationWarning for inplace setitem with DataFrame.(i)loc #50044

Merged
merged 9 commits into from
Jan 18, 2023

Commits on Jan 17, 2023

  1. Initial version

    datapythonista committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3814b8d View commit details
    Browse the repository at this point in the history
  2. Update whatsnew

    datapythonista committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    74d279d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccaf6ae View commit details
    Browse the repository at this point in the history
  4. Fix backticks

    datapythonista committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e14558f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04b18ea View commit details
    Browse the repository at this point in the history
  6. Black

    datapythonista committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2466fb3 View commit details
    Browse the repository at this point in the history
  7. Fix test warnings

    mroeschke committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f3c27f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Fix more tests

    mroeschke committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2d6e358 View commit details
    Browse the repository at this point in the history
  2. One more test

    mroeschke committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7701c42 View commit details
    Browse the repository at this point in the history