tlint101/py50: py50 v1.0.0
Authors/Creators
Description
Release Notes
A great milestone has been reached!🎉
The release of py50 v1.0 includes the main ideas and concepts I first envisioned for the project. Future work will include refactoring the code for maintainability and bug fixes. Updates to the Streamlit web application will be undertaken next. As always, if there are suggestions for improvement, feel free to share!
Updates
Calculate Statistics Need to calculate significance to data? You're in luck. py50 now includes statistical calculations! Special thanks must be given to the maintainers and contributors of the Pingouin package. Py50 now includes a wrapper for some of Pingouin's features. Pingouin was chosen for its friendliness with Pandas dataframes.
Plot Statistic Results with Annotations! The calculations can now be used to annotate plots! To achieve this, py50 has wrapped functions from Statannotations. This will allow quick plotting of the results on a Seaborn plot. Special thanks to the maintainers and contributors to Statannotations!
Minor Changes
- Updated parameters for consistency.
- Added parameters in class initializers in Calculator() and PlotCurve()
- Update tutorials to demo code. Check them out here!
Files
tlint101/py50-v1.0.0.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:62f4b5d21ba772d86b4a5a4beb6759d4
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/tlint101/py50/tree/v1.0.0 (URL)