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:
@@ -17,6 +17,7 @@ dependencies = [
|
||||
"matplotlib",
|
||||
"seaborn",
|
||||
"ruff>=0.15.9",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
classifiers = ["Private :: Do Not Upload"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user