Releases: UBC-MDS/mds-2025-helper-functions
Releases · UBC-MDS/mds-2025-helper-functions
v1.1.2
What's Changed
- Update docs dataset summary2 by @Iskanu93 in #53
- Update by @Iskanu93 in #52
- docs: added example usage to compare_model_scores docstring by @mdahewlett in #58
- docs: added badges to readme by @mdahewlett in #59
- Fix add docs by @Abdul-Rahmann in #60
Full Changelog: v1.1.0...v1.1.2
v1.1.1
What's Changed
Added example usage to compare_model_scores docstring by @mdahewlett (#58)
Added badges to readme by @mdahewlett (#59)
Fix add docs by @Abdul-Rahmann (#60)
Full Changelog: v1.1.0...v1.1.1
1.1.0
What's Changed
- add vignette documentation for perform_eda by @Abdul-Rahmann in #47
- Add vignette documentation for dataset_summary function by @Iskanu93 in #48
- Revert "Add vignette documentation for dataset_summary function" by @Xccci in #50
- Add vignette documentation for htv by @Xccci in #51
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.1 (2025-01-23)
Bug Fixes
- Add scipy to environments (
82d8473)
Build System
- Add dev dependencies for vignette (
216c762)
Documentation
- Added vignette for compare_model_scores (
f20a2e1)
Detailed Changes: v1.0.0...v1.0.1
1.0.0
Release for Milestone 2
What's Changed
- Fn1 test driven dev by @mdahewlett in #29
- Test feat fixed by @mdahewlett in #30
- Xccci patch 1 by @Xccci in #31
- Revert "Xccci patch 1" by @Xccci in #32
- Updated dataset_summary function and added test by @Iskanu93 in #33
- Xccci patch 1 by @Xccci in #34
- fix test case warnings by @Abdul-Rahmann in #35
- Fix: Added plt.close(fig) to htv tests to handle open figure warnings by @Iskanu93 in #36
Full Changelog: v0.0.1...v1.0.0
0.0.1
Release for Milestone 1
What's Changed
- docs: added contributors to readme by @mdahewlett in #8
- Outline pkg by @mdahewlett in #9
- Add compare model scores shell by @mdahewlett in #11
- build: add environment.yml file for project environment setup by @mdahewlett in #10
- add functions definition and documentation for perform_eda function by @Abdul-Rahmann in #16
- Add dataset_summary function and update README by @Iskanu93 in #18
- Xccci patch 2 by @Xccci in #21
New Contributors
- @mdahewlett made their first contribution in #8
- @Abdul-Rahmann made their first contribution in #16
- @Iskanu93 made their first contribution in #18
- @Xccci made their first contribution in #21
Full Changelog: https://github.com/UBC-MDS/mds-2025-helper-functions/commits/v0.0.1