ADD:
`generate_data.py` for processing and fitting statistical distributions to data. 'distributions.py' to create new dists to fit 'analysis_data.ipynb" notebook for data analysis
This commit is contained in:
@@ -1,3 +1 @@
|
||||
from .plots import stacked_plot, noise_mean, calculate_cdf, plot_cdfs
|
||||
|
||||
__all__ = ["stacked_plot", "noise_mean", "calculate_cdf", "plot_cdfs"]
|
||||
|
||||
Reference in New Issue
Block a user