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

CLN: simplify Styler copy mechanics and tests #42187

Merged
merged 6 commits into from
Jun 25, 2021

Conversation

attack68
Copy link
Contributor

checks an items off #40675

The current mechanics are unstructured and the tests is not future proof (if new attributes are added tests will not pick these up and fail). This PR generalises the construction and future proofs the tests. No user facing cahnge.

@simonjayhawkins simonjayhawkins added Clean Styler conditional formatting using DataFrame.style Refactor Internal refactoring of code labels Jun 22, 2021
@jreback jreback added this to the 1.4 milestone Jun 25, 2021
@jreback jreback merged commit 3a146df into pandas-dev:master Jun 25, 2021
@jreback
Copy link
Contributor

jreback commented Jun 25, 2021

thanks @attack68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants