Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 23:33
· 9 commits to main since this release

v0.1.1 (2024-04-11)

Fix

  • fix: updating docstrings in functions (ad585b7)

Unknown

  • other packages docs added (550f39f)

  • minor update in packages for usage example (4cb880e)

  • added python to fenced code block (ee4f9d9)

  • included usage example of calculate_classification_metrics function (edd382f)

  • Reran all code blocks to fix import errors (9f864ee)

  • Added the Read the Docs link for full documentation. (51f00c3)

  • change python version to string, removed requirements.txt for now (1a2cafa)

  • change python version to non string (d21b3d3)

  • includeded installation for requirements.txt (7b9b664)

  • Merge pull request #9 from DSCI-310-2024/documentation

Documentation (0a0b5bb)

  • Fixed italicization (cbc2247)

  • Updated usage section to redirect to the Example usage page. (4bd1007)

  • Fixed header ordering (ffbd248)

  • Deleted some irrelevant imports for usage example (6f1cf06)

  • Outlined usage examples for all functions. (81f881d)

  • added badge markdown code to README (944d049)

  • fixing badge error in ci-cd.yml file (077dddb)

  • fixed spelling error (0133f4f)

  • updated function paths (86315ca)

  • adjusting from statment to reference package name in all test files (669bebc)

  • Merge pull request #7 from DSCI-310-2024/documentation

Documentation; changes in README.md for example usage, added documentation to all functions and test files. (1c5d281)

  • Merge branch 'main' into documentation (c3f6617)

  • Merge pull request #8 from DSCI-310-2024/badge-cov

Badge cov (5ba7eae)

  • adding code for badge into ci-cd.yml file (5241c98)

  • adding code for badge into ci-cd.yml file (6e5d4de)

  • Updating with documentation for each test (eb5f7c2)

  • Changed for @calvinyhchoi's updates in analysis repository (2e56bf3)

  • Added in updated function from the analysis repository (3d88b29)

  • Updated Usage section to include all functions in the package (f778959)