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

DEPR: Deprecate Series/Dataframe.to_dense/to_sparse #26684

Merged
merged 37 commits into from
Jun 19, 2019
Merged

DEPR: Deprecate Series/Dataframe.to_dense/to_sparse #26684

merged 37 commits into from
Jun 19, 2019

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    a71737c View commit details
    Browse the repository at this point in the history
  2. Update series.py

    VikramjeetD committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    fc08e93 View commit details
    Browse the repository at this point in the history
  3. Beautify

    VikramjeetD committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    82c713d View commit details
    Browse the repository at this point in the history
  4. Beautify

    VikramjeetD committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    39230d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Beautify

    VikramjeetD committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1e7c0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68826c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Beautify

    VikramjeetD committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    20b8962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d0534 View commit details
    Browse the repository at this point in the history
  3. Beautify

    VikramjeetD committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    933162d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd1e6c2 View commit details
    Browse the repository at this point in the history
  5. Beautify

    VikramjeetD committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    c7f27fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be14520 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b12e447 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. Configuration menu
    Copy the full SHA
    2d4de51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eede9b8 View commit details
    Browse the repository at this point in the history
  3. Beautify

    VikramjeetD committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    0b08795 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

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

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    15909c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    104c12a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e713fb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    587b14f View commit details
    Browse the repository at this point in the history
  5. Beautify

    VikramjeetD committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    1318676 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9043e03 View commit details
    Browse the repository at this point in the history
  7. Beautify

    VikramjeetD authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    58c678a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca14ac1 View commit details
    Browse the repository at this point in the history
  9. Update test warnings

    VikramjeetD committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    0c8f287 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    871ccff View commit details
    Browse the repository at this point in the history
  11. Update pandas/core/generic.py

    Update DataFrame/Series.to_dense deprecation message
    
    Co-Authored-By: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    VikramjeetD and jorisvandenbossche authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a8f6c56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72aaca5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a6e333 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e67856 View commit details
    Browse the repository at this point in the history
  15. Update test warnings

    VikramjeetD committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    4a3181b View commit details
    Browse the repository at this point in the history
  16. Update test warnings

    VikramjeetD committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a546a89 View commit details
    Browse the repository at this point in the history
  17. Revert minor changes

    VikramjeetD committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5fdb2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    a627828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d36430 View commit details
    Browse the repository at this point in the history
  3. Add whatsnew entry

    VikramjeetD committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9f888c5 View commit details
    Browse the repository at this point in the history