CHANGELOG
v0.1.1 (2024-04-12)
Fix
Unknown
Merge pull request #3 from DSCI-310-2024/addingdetails
Addingdetails (a197892)
Merge pull request #2 from DSCI-310-2024/addingdetails
added docstrings for all functions (d75599e)
v0.1.0 (2024-04-09)
Feature
feat: added functions (
738662e)
Unknown
Merge pull request #1 from DSCI-310-2024/makingdocumentation
Makingdocumentation (9aab15a)
removed kernel (
18a5f8c)added sklearn (
0d7f9bb)needed to rebuild (
dde8287)added pandas and matplotlib (
2f82935)ensured all tests pass (
879215d)rebuilt the package (
ec4b2bf)added dependencies to .toml file (
5c60f55)finished documentation (
cbc1fc1)wrote the Usage file (
626d937)added a dummy dataset (
0a375cb)started building documentation (
a4e7d35)created datafile (dummy) to make useful documentation (
cebbc14)made file for documentation (
1049352)added tests (
f38e301)initial package setup (
2dec751)