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 SparseDataFrame and SparseSeries #26137

Merged
merged 29 commits into from
May 29, 2019

Commits on Apr 18, 2019

  1. Squashed commit of the following:

    commit 8b136bf
    Merge: 3005aed 01d3dc2
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Fri Mar 15 16:03:23 2019 -0500
    
        Merge remote-tracking branch 'upstream/master' into sparse-frame-accessor
    
    commit 3005aed
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Thu Mar 14 06:26:32 2019 -0500
    
        isort?
    
    commit 318c06f
    Merge: 0922296 79205ea
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Thu Mar 14 06:25:45 2019 -0500
    
        Merge remote-tracking branch 'upstream/master' into sparse-frame-accessor
    
    commit 0922296
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Wed Mar 13 21:35:51 2019 -0500
    
        updates
    
    commit f433be8
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Wed Mar 13 20:54:07 2019 -0500
    
        lint
    
    commit 6696f28
    Merge: 534a379 1017382
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Wed Mar 13 20:53:13 2019 -0500
    
        Merge remote-tracking branch 'upstream/master' into sparse-frame-accessor
    
    commit 534a379
    Merge: 94a7baf 5c341dc
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Tue Mar 12 14:37:27 2019 -0500
    
        Merge remote-tracking branch 'upstream/master' into sparse-frame-accessor
    
    commit 94a7baf
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Tue Mar 12 14:22:48 2019 -0500
    
        fixups
    
    commit 6f619b5
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Tue Mar 12 13:38:48 2019 -0500
    
        32-bit compat
    
    commit 24f48c3
    Author: Tom Augspurger <tom.w.augspurger@gmail.com>
    Date:   Mon Mar 11 22:05:46 2019 -0500
    
        API: DataFrame.sparse accessor
    
        Closes pandas-dev#25681
    TomAugspurger committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    d518404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32e5ff View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

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

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    c0d6cf2 View commit details
    Browse the repository at this point in the history
  3. fixup

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8f06d88 View commit details
    Browse the repository at this point in the history
  4. fixup

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    380c7c0 View commit details
    Browse the repository at this point in the history
  5. fixup

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    21569e2 View commit details
    Browse the repository at this point in the history
  6. docs

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    6a81837 View commit details
    Browse the repository at this point in the history
  7. remove change

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    12a8329 View commit details
    Browse the repository at this point in the history
  8. fixed merge conflict

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    01c7710 View commit details
    Browse the repository at this point in the history
  9. pickle

    TomAugspurger committed May 14, 2019
    Configuration menu
    Copy the full SHA
    e9b9b29 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. fixups

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b295ce1 View commit details
    Browse the repository at this point in the history
  2. fixups

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ccf71db View commit details
    Browse the repository at this point in the history
  3. doc lint

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    7e6fbd6 View commit details
    Browse the repository at this point in the history
  4. fix pytables

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    865f1aa View commit details
    Browse the repository at this point in the history
  5. temp set error

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    9915c48 View commit details
    Browse the repository at this point in the history
  6. skip doctests

    TomAugspurger committed May 15, 2019
    Configuration menu
    Copy the full SHA
    30f3670 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b043243 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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

    TomAugspurger committed May 16, 2019
    Configuration menu
    Copy the full SHA
    706c5dc View commit details
    Browse the repository at this point in the history
  3. fixup

    TomAugspurger committed May 16, 2019
    Configuration menu
    Copy the full SHA
    13d30d2 View commit details
    Browse the repository at this point in the history
  4. updates

    TomAugspurger committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c5fa3fb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

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

    TomAugspurger committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b76745f View commit details
    Browse the repository at this point in the history
  3. return

    TomAugspurger committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f153400 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

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

Commits on May 28, 2019

  1. fixups

    TomAugspurger committed May 28, 2019
    Configuration menu
    Copy the full SHA
    1903f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b03ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d8d83 View commit details
    Browse the repository at this point in the history