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: Styler.set_na_rep and .set_precision in favour of .format(na_rep='x', precision=3) #40134

Merged
merged 43 commits into from
Mar 5, 2021

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    971fb40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f573ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50f894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c4021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7371e44 View commit details
    Browse the repository at this point in the history
  6. group tests

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    82474b1 View commit details
    Browse the repository at this point in the history
  7. revert small chg

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9a9a39b View commit details
    Browse the repository at this point in the history
  8. docs

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f72b335 View commit details
    Browse the repository at this point in the history
  9. test

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0792393 View commit details
    Browse the repository at this point in the history
  10. mypy

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    7bb1171 View commit details
    Browse the repository at this point in the history
  11. mypy

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0d67562 View commit details
    Browse the repository at this point in the history
  12. easy compare

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    384916d View commit details
    Browse the repository at this point in the history
  13. easy compare

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    76a44ae View commit details
    Browse the repository at this point in the history
  14. easy compare

    attack68 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    e3d4daf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    7bc66eb View commit details
    Browse the repository at this point in the history
  2. edit

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    518405c View commit details
    Browse the repository at this point in the history
  3. edit

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    f3b38ae View commit details
    Browse the repository at this point in the history
  4. edit

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    ae88c55 View commit details
    Browse the repository at this point in the history
  5. edit

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    859125f View commit details
    Browse the repository at this point in the history
  6. docs

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    c34083e View commit details
    Browse the repository at this point in the history
  7. docs

    attack68 committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    60a25ff View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. same var names

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7a64724 View commit details
    Browse the repository at this point in the history
  2. same var names

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4c68cc9 View commit details
    Browse the repository at this point in the history
  3. same var names

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c385a62 View commit details
    Browse the repository at this point in the history
  4. doc examples

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    61e367a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into depr_format_na_rep

    # Conflicts:
    #	pandas/io/formats/style.py
    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c664118 View commit details
    Browse the repository at this point in the history
  6. doc examples

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a880754 View commit details
    Browse the repository at this point in the history
  7. typing

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    ed5b13a View commit details
    Browse the repository at this point in the history
  8. typing

    attack68 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    27fb8d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

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

Commits on Mar 3, 2021

  1. req changes

    attack68 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    bf7f9fc View commit details
    Browse the repository at this point in the history
  2. req changes

    attack68 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    892df77 View commit details
    Browse the repository at this point in the history
  3. tests

    attack68 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b63220b View commit details
    Browse the repository at this point in the history
  4. whats new

    attack68 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    fbe8bb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. req changes

    attack68 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    302924c View commit details
    Browse the repository at this point in the history
  2. test clear

    attack68 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    43b8fa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge remote-tracking branch 'upstream/master' into depr_format_na_rep

    # Conflicts:
    #	pandas/io/formats/style.py
    attack68 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    672f42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482506c View commit details
    Browse the repository at this point in the history
  3. Update doc/source/whatsnew/v1.3.0.rst

    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    attack68 and jorisvandenbossche authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2c7d647 View commit details
    Browse the repository at this point in the history
  4. Update pandas/io/formats/style.py

    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    attack68 and jorisvandenbossche authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    aa51fe0 View commit details
    Browse the repository at this point in the history
  5. Update pandas/io/formats/style.py

    Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
    attack68 and jorisvandenbossche authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d26d761 View commit details
    Browse the repository at this point in the history
  6. format docstring

    attack68 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    94370d8 View commit details
    Browse the repository at this point in the history