Skip to content

Preliminary format refactor #20341

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

Merged
merged 26 commits into from
Mar 14, 2018

Conversation

shangyian
Copy link
Contributor

The branch for the other PR was messed up, so I created a new one.

  • based on discussion here: Latex bugs #20032 (review)
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

This PR splits the various formatters into different files so that it's easier to refactor a specific formatter.

@jreback jreback added Refactor Internal refactoring of code IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex labels Mar 14, 2018
@jreback jreback added this to the 0.23.0 milestone Mar 14, 2018
@jreback
Copy link
Contributor

jreback commented Mar 14, 2018

lgtm. ping on green.

@jreback jreback merged commit cad6dc7 into pandas-dev:master Mar 14, 2018
@jreback
Copy link
Contributor

jreback commented Mar 14, 2018

thanks @shangyian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv IO HTML read_html, to_html, Styler.apply, Styler.applymap IO LaTeX to_latex Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants