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: coercing of bools in groupby transform #16895

Merged
merged 4 commits into from
Jul 16, 2017

Commits on Jul 16, 2017

  1. BUG: GH16875

    Fix inconsistency in groupby trnaformations
    jeetjitsu authored and jreback committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    db29fda View commit details
    Browse the repository at this point in the history
  2. BUG: GH16875

    Move guard from groupby to  in core.dtypes.cast
    jeetjitsu authored and jreback committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    8740fd6 View commit details
    Browse the repository at this point in the history
  3. use parens instead of backward slash

    jeetjitsu authored and jreback committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    0ae525b View commit details
    Browse the repository at this point in the history
  4. GH16875

    rearrange if clause in pandas.core.dtypes.cast.maybe_downcast_to_dtype
    jeetjitsu authored and jreback committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    cecf637 View commit details
    Browse the repository at this point in the history