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: groupby sum, mean, var should always be floats #41139

Merged
merged 13 commits into from
May 21, 2021

Commits on Apr 1, 2021

  1. WIP

    rhshadrach committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2201c3c View commit details
    Browse the repository at this point in the history
  2. WIP

    rhshadrach committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    85474cf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

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

    …an_median_float
    
    � Conflicts:
    �	pandas/core/dtypes/cast.py
    rhshadrach committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    fb42be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26ed46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb57258 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mean_median_float' of https://github.com/rhshadrach/pandas

     into mean_median_float
    
    � Conflicts:
    �	pandas/core/groupby/ops.py
    �	pandas/tests/groupby/test_categorical.py
    �	pandas/tests/groupby/test_function.py
    �	pandas/tests/reshape/test_pivot.py
    rhshadrach committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    3a9bf36 View commit details
    Browse the repository at this point in the history
  5. Fixups

    rhshadrach committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    5be3253 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Update docstring

    rhshadrach committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    43ab5ca View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

    …an_median_float
    
    � Conflicts:
    �	doc/source/whatsnew/v1.3.0.rst
    �	pandas/core/groupby/generic.py
    �	pandas/core/groupby/groupby.py
    �	pandas/tests/groupby/test_groupby.py
    rhshadrach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1e9140f View commit details
    Browse the repository at this point in the history
  2. merge cleanup

    rhshadrach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bcd369c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    52b5a5e View commit details
    Browse the repository at this point in the history
  2. whatsnew

    rhshadrach committed May 8, 2021
    Configuration menu
    Copy the full SHA
    b6de44a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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