Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save khurchla/3e690df28bcc1bff66dd49c03f0b5d6c to your computer and use it in GitHub Desktop.
Save khurchla/3e690df28bcc1bff66dd49c03f0b5d6c to your computer and use it in GitHub Desktop.
shorthand version of steps for making double histogram chart on the density data feature using UCI wine quality dataset example
visualization.double_histogram(feature_name="density")
@khurchla
Copy link
Author

khurchla commented Jun 7, 2022

just brief python snippet; removed jupyter notebook json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment