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

Deprecate skipna=None for mad #44580

Merged
merged 5 commits into from
Nov 24, 2021

Commits on Nov 22, 2021

  1. Deprecate skipna=None for mad

    phofl committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a62f01d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Check for bool dtype

    phofl committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a659bc2 View commit details
    Browse the repository at this point in the history
  2. Check for instance

    phofl committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    bd2c4f7 View commit details
    Browse the repository at this point in the history
  3. Change check

    phofl committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    56b6d49 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge branch 'master' of https://github.com/pandas-dev/pandas into de…

    …precate_skipna_none_mad
    
    � Conflicts:
    �	pandas/tests/frame/test_reductions.py
    phofl committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    154fb87 View commit details
    Browse the repository at this point in the history