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

ENH: Support EAs in Series.unstack #23284

Merged
merged 34 commits into from
Nov 7, 2018

Commits on Oct 22, 2018

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

    TomAugspurger committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    3b63fcb View commit details
    Browse the repository at this point in the history
  3. xfail

    TomAugspurger committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    756dde9 View commit details
    Browse the repository at this point in the history
  4. spelling

    TomAugspurger committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    90f84ef View commit details
    Browse the repository at this point in the history
  5. lint

    TomAugspurger committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    942db1b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. no copy

    TomAugspurger committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    36a4450 View commit details
    Browse the repository at this point in the history
  2. Fixup decimal tests

    TomAugspurger committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ee330d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fcaf4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f46364 View commit details
    Browse the repository at this point in the history
  5. update

    TomAugspurger committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    e9498a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. handle names

    TomAugspurger committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    72b5a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b2050 View commit details
    Browse the repository at this point in the history
  3. lint

    TomAugspurger committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4d679cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7aba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91587cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49bdb50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf8ed73 View commit details
    Browse the repository at this point in the history
  8. Slightly de-hackify

    TomAugspurger committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    5902b5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17d3002 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. docs, comments

    TomAugspurger committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    a75806a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2397e89 View commit details
    Browse the repository at this point in the history
  3. unxfail test

    TomAugspurger committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    8ed7c73 View commit details
    Browse the repository at this point in the history
  4. added benchmark

    TomAugspurger committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    b23234c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    29a6bb1 View commit details
    Browse the repository at this point in the history
  2. fix asv

    TomAugspurger committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    19b7cfa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    254fe52 View commit details
    Browse the repository at this point in the history
  2. CLN: remove dead code

    TomAugspurger committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    2d78d42 View commit details
    Browse the repository at this point in the history
  3. faster asv

    TomAugspurger committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    a9e6263 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    ca286f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f28638 View commit details
    Browse the repository at this point in the history
  3. API: decimal nan is na

    TomAugspurger committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    967c674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6aa4b9 View commit details
    Browse the repository at this point in the history
  5. Revert "API: decimal nan is na"

    This reverts commit 967c674.
    TomAugspurger committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    32bc3de View commit details
    Browse the repository at this point in the history
  6. Fixed sparse test

    TomAugspurger committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    56e5f2f View commit details
    Browse the repository at this point in the history