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

Melting with not present column does not produce error #23575

Merged
merged 34 commits into from
Nov 21, 2018

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    855985d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fdb05 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    9670da2 View commit details
    Browse the repository at this point in the history
  2. missing.any()

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    3ffc870 View commit details
    Browse the repository at this point in the history
  3. started test

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    8139f78 View commit details
    Browse the repository at this point in the history
  4. added to whatsnew

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    0a94650 View commit details
    Browse the repository at this point in the history
  5. PEP criteria

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d0f6d23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c76161 View commit details
    Browse the repository at this point in the history
  7. rm *

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    ad3d926 View commit details
    Browse the repository at this point in the history
  8. rm comment

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    e097a87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ff3a32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fcbda15 View commit details
    Browse the repository at this point in the history
  11. simplified test

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    3175b34 View commit details
    Browse the repository at this point in the history
  12. Issue -> GH

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    515fb9f View commit details
    Browse the repository at this point in the history
  13. PEP criteria

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    c7d6fcf View commit details
    Browse the repository at this point in the history
  14. PEP criteria

    michaelsilverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    5911cc3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47ca7fc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

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

    michaelsilverstein committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    c75ab23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32ed22c View commit details
    Browse the repository at this point in the history
  4. PEP

    michaelsilverstein committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    e629b2a View commit details
    Browse the repository at this point in the history
  5. PEP

    michaelsilverstein committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    89de406 View commit details
    Browse the repository at this point in the history
  6. PEP

    michaelsilverstein committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    1d13f4a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into dev_melt_column_check

    # Conflicts:
    #	doc/source/whatsnew/v0.24.0.rst
    michaelsilverstein committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    479b761 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    01e8d74 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pandas-dev/pandas into de…

    …v_melt_column_check
    
    # Conflicts:
    #	doc/source/whatsnew/v0.24.0.rst
    michaelsilverstein committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    6762b21 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pandas-dev/pandas into de…

    …v_melt_column_check
    
    # Conflicts:
    #	doc/source/whatsnew/v0.24.0.rst
    michaelsilverstein committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    eae7716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba641f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b7cdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39c746b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

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

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    4c9bc9f View commit details
    Browse the repository at this point in the history
  2. add comment

    michaelsilverstein committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c59d29f View commit details
    Browse the repository at this point in the history
  3. add MI tests

    michaelsilverstein committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0db8838 View commit details
    Browse the repository at this point in the history