You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Exercise to Find the Best Distribution
### Read the sample.csv file and find best fitting Distribution
### distributions = [stats.norm, stats.lognorm, stats.uniform, stats.weibull_min]