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

REF: Use Styler implementation for DataFrame.to_latex #47970

Merged
merged 28 commits into from Jan 19, 2023

Commits on Aug 9, 2022

  1. Base implementation

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    02d7d0c View commit details
    Browse the repository at this point in the history
  2. Base implementation

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0c12f3a View commit details
    Browse the repository at this point in the history
  3. test fix up

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d644065 View commit details
    Browse the repository at this point in the history
  4. test fix up

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9dcd254 View commit details
    Browse the repository at this point in the history
  5. test fix up

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    cd05038 View commit details
    Browse the repository at this point in the history
  6. doc change

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c625610 View commit details
    Browse the repository at this point in the history
  7. doc change

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    493b884 View commit details
    Browse the repository at this point in the history
  8. doc change

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    41fa426 View commit details
    Browse the repository at this point in the history
  9. mypy fixes

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2d5c419 View commit details
    Browse the repository at this point in the history
  10. ivanov doc comment

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c9c61c3 View commit details
    Browse the repository at this point in the history
  11. ivanov doc comment

    attack68 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ab6d3ec View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. rhshadrach reduction

    attack68 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b913583 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    801bf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c803b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df0b334 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge remote-tracking branch 'upstream/main' into to_latex_styler_imp…

    …lement
    
    # Conflicts:
    #	pandas/tests/io/formats/test_to_latex.py
    attack68 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f4e4bf7 View commit details
    Browse the repository at this point in the history
  2. mroeschke requests

    attack68 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9774341 View commit details
    Browse the repository at this point in the history
  3. mroeschke requests

    attack68 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    10b5ec9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. pylint fix

    attack68 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2c42a4e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Merge remote-tracking branch 'upstream/main' into to_latex_styler_imp…

    …lement
    
    # Conflicts:
    #	pandas/tests/frame/test_repr_info.py
    attack68 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3c2f964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4144a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Update doc/source/whatsnew/v2.0.0.rst

    Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
    attack68 and mroeschke committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fae1b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7d780 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. remove trailing whitespace

    attack68 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c0bdc6a View commit details
    Browse the repository at this point in the history
  2. remove trailing whitespace

    attack68 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c740279 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    9b6bba8 View commit details
    Browse the repository at this point in the history
  2. Whats new linting fixes

    attack68 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6b314cd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. mroeschke requests

    attack68 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d6333cb View commit details
    Browse the repository at this point in the history