Skip to content

CLN: make cell_context DefaultDict like ctx - simplify code #40453

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 8 commits into from
Mar 22, 2021

Conversation

attack68
Copy link
Contributor

Making the variables and code in Styler consistent with each other and consistent in patterns so it is easier to work with (for me!) and newcomers.

Also removing redundant code cell_context.get("col_headings", {}) would never return anything other {}

@attack68 attack68 added Clean Styler conditional formatting using DataFrame.style labels Mar 19, 2021
@attack68 attack68 added the Performance Memory or execution speed performance label Mar 20, 2021
@jreback jreback added this to the 1.3 milestone Mar 22, 2021
@jreback jreback merged commit a68d28c into pandas-dev:master Mar 22, 2021
@attack68 attack68 deleted the cell_context_default_dict branch March 22, 2021 14:04
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Performance Memory or execution speed performance Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants