Skip to content

Fix formatting typo in user_guide/style.ipynb #44264

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 1 commit into from
Nov 1, 2021
Merged

Fix formatting typo in user_guide/style.ipynb #44264

merged 1 commit into from
Nov 1, 2021

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Nov 1, 2021

Seems to be incorrect:

  • DataFrame only (use Series.to_frame().style)

Fixed:

  • DataFrame only (use Series.to_frame().style)

@jreback jreback added the Styler conditional formatting using DataFrame.style label Nov 1, 2021
@jreback jreback added this to the 1.4 milestone Nov 1, 2021
@jreback jreback merged commit 1bd4746 into pandas-dev:master Nov 1, 2021
@jreback
Copy link
Contributor

jreback commented Nov 1, 2021

thanks @wjandrea

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

Successfully merging this pull request may close these issues.

2 participants