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

WARN: Add FutureWarning to DataFrame.to_html #44451

Closed

Commits on Nov 12, 2021

  1. add warning

    attack68 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2fa2246 View commit details
    Browse the repository at this point in the history
  2. add test

    attack68 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    89225de View commit details
    Browse the repository at this point in the history
  3. fix doc warnings

    attack68 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1119a27 View commit details
    Browse the repository at this point in the history
  4. fix test for warning

    attack68 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    93d9288 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. filterwarnings

    attack68 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    2e653fe View commit details
    Browse the repository at this point in the history
  2. skip doctest

    attack68 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    8e10574 View commit details
    Browse the repository at this point in the history
  3. test warnings

    attack68 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e4fa4ef View commit details
    Browse the repository at this point in the history
  4. test warnings

    attack68 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e20c5d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    e6fc67e View commit details
    Browse the repository at this point in the history
  2. warn and expand tests

    attack68 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    310bdc2 View commit details
    Browse the repository at this point in the history
  3. see also

    attack68 committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3524116 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

    …r_to_latex
    
    # Conflicts:
    #	pandas/core/generic.py
    #	pandas/tests/io/formats/test_format.py
    #	pandas/tests/io/formats/test_to_latex.py
    attack68 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    43acc91 View commit details
    Browse the repository at this point in the history
  2. allow warnings in io.rst

    attack68 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f41a438 View commit details
    Browse the repository at this point in the history
  3. allow warnings in scale.rst

    attack68 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    ad8cf24 View commit details
    Browse the repository at this point in the history
  4. aedit io.rst

    attack68 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    0d5b4b3 View commit details
    Browse the repository at this point in the history
  5. aedit io.rst

    attack68 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    bd5e91c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. test warnings

    attack68 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7e3c3df View commit details
    Browse the repository at this point in the history
  2. remove okwarning

    attack68 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7de29d1 View commit details
    Browse the repository at this point in the history
  3. pytest filters

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

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    5f4d55c View commit details
    Browse the repository at this point in the history
  2. whats new

    attack68 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6a4523e View commit details
    Browse the repository at this point in the history
  3. add explicit test

    attack68 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9e66a72 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    505953d View commit details
    Browse the repository at this point in the history
  2. more specific warnings

    attack68 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d859877 View commit details
    Browse the repository at this point in the history
  3. more specific warnings

    attack68 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    02d913c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d5ab6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9e4ac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Dec 18, 2021

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

    …r_to_latex
    
    # Conflicts:
    #	doc/source/whatsnew/v1.4.0.rst
    attack68 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    10a34cb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. doc string addition

    attack68 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    272670a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af20b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

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

    …r_to_latex
    
    # Conflicts:
    #	doc/source/whatsnew/v1.4.0.rst
    attack68 committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    6962393 View commit details
    Browse the repository at this point in the history