Skip to content

Add support for additional column plotting#97

Merged
brandonwillard merged 2 commits into
AmpersandTV:mainfrom
fanshi118:plot_sample_mean
Nov 9, 2021
Merged

Add support for additional column plotting#97
brandonwillard merged 2 commits into
AmpersandTV:mainfrom
fanshi118:plot_sample_mean

Conversation

@fanshi118

@fanshi118 fanshi118 commented Oct 25, 2021

Copy link
Copy Markdown
Contributor

This PR adds an option to plot the sample means to be juxtaposed with the sample histograms and observed values in the datashader plot, as the sample means can be helpful when it comes to evaluating and comparing the results.

TODO's

  • add sample mean support in utils.py
  • update notebook example
  • update docstrings in utils.py

@fanshi118 fanshi118 changed the title Add support for sample mean plotting Add support for additional column plotting Nov 5, 2021

@brandonwillard brandonwillard left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@brandonwillard brandonwillard merged commit e947d0a into AmpersandTV:main Nov 9, 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.

Add support for plotting additional columns juxtaposed with time series histograms

2 participants