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

Small EDA page updates #13

Merged
merged 3 commits into from
Jul 5, 2021
Merged

Small EDA page updates #13

merged 3 commits into from
Jul 5, 2021

Conversation

lukestein
Copy link
Contributor

  • Removed use of deprecated set_precision formatter (note the replacement format() can also handle the display of nans rather than changing the cell contents using fillna(), but I didn't make this code change
  • Suggested transposition of summary stats tables
  • Mention pivot_table as alternate way of formatting data
  • A bit more on background_gradient
  • Minor changes

@lukestein
Copy link
Contributor Author

btw I need to include %matplotlib inline to get the graphs to render in these notebooks, but didn't add it since I don't know how it interacts with the book generation process

@aeturrell
Copy link
Owner

This all looks fantastic. Made a couple of minor changes related to dataprep.

@aeturrell aeturrell merged commit c728c58 into aeturrell:main Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants