CHANGELOG

v0.0.2 (2024-02-03)

Fix

  • fix: removed section on poetry (469fd04)

Unknown

  • Merge pull request #105 from UBC-MDS/installation_fix

fix: removed section on poetry (0c59606)

  • Merge pull request #104 from UBC-MDS/imports_example

updated import statements (011da2b)

  • updated import statements (4fa2960)

v0.0.1 (2024-02-02)

Fix

  • fix: imports intest_datexplore.py (454d86d)

  • fix: added output to clean_names and detect_outliers docstring (4ae3392)

  • fix: changed the document example to include code/bold formatting (ba04d1f)

  • fix: update ci-cd.yml (c1c77e5)

  • fix: code cov in ci-cd.yml (0fdc0b4)

Unknown

  • Update ci-cd.yml (00b3d24)

  • no change

pushing to trigger cd (336f475)

  • Merge pull request #102 from UBC-MDS/scout-mckee-patch-4

fix:Update pyproject.toml (4008184)

  • fix:Update pyproject.toml (57950fb)

  • Update ci-cd.yml (d0cd7ec)

  • Merge pull request #101 from UBC-MDS/killerninja8-patch-8

codecov badge token (589d28e)

  • codecov badge token (bf45686)

  • Merge pull request #100 from UBC-MDS/scout-mckee-patch-3

Update ci-cd.yml (8831469)

  • Update ci-cd.yml

added permissions to cd (6cad2f3)

  • Update README.md (f2f5363)

  • Merge pull request #99 from UBC-MDS/update

change pytest to assert (6c93136)

  • change pytest to assert (fd0c5f0)

  • Merge pull request #95 from UBC-MDS/scout-mckee-patch-2

fix: imports intest_datexplore.py (23ea527)

  • Merge pull request #98 from UBC-MDS/viz-update

Update visualise.py to include display argument (503ea70)

  • Update visualise.py to include display argument (adc971b)

  • Merge pull request #93 from UBC-MDS/killerninja8-patch-7

add link to documentation (7fce112)

  • Merge pull request #94 from UBC-MDS/fixed_bugs_tests

Fix: fixed bug in tests (417fe26)

  • fixed the bugs in our functions, causing tests to fail (ade19b6)

  • Merge pull request #90 from UBC-MDS/document_polish

fix: changed the document example to include code/bold formatting (fd6483c)

  • add link to documentation (eebaa0d)

  • Merge pull request #86 from UBC-MDS/killerninja8-patch-6

Delete src/datexplore/datexplore.py (23f95a4)

  • Merge pull request #82 from UBC-MDS/killerninja8-patch-5

add emojis to make it look more tech-y (145c4c7)

  • Merge pull request #84 from UBC-MDS/milestone-2-feedback

Delete tests/test.py (4072192)

  • Delete src/datexplore/datexplore.py

delete redundant files (548acbb)

  • Merge pull request #81 from UBC-MDS/killerninja8-patch-4

Update ci-cd.yml with codecov token (f40a50b)

  • Delete tests/test.py (91b6a9b)

  • add emojis to make it look more tech-y

what do y’all think? (287d95b)

  • Merge pull request #80 from UBC-MDS/badges

Update README.md with badges (ec5503c)

  • Merge pull request #78 from UBC-MDS/delete-env

Delete environment.yml (dd76826)

  • Update README.md with new introduction (3a6c0bb)

  • Update README.md (955e9db)

  • create ci-cd badge (4cf0387)

  • Update README.md to add html coverage report (457fdaf)

  • Update README.md with updated installation instructions (00c564a)

  • Update ci-cd.yml with codecov token

added codecov token as a repo secret (cc0246b)

  • Update README.md with badges

will update broken links too (ea02604)

  • Delete environment.yml

don’t need env file with poetry (4655c57)

  • Merge pull request #74 from UBC-MDS/ci-cd

Create ci-cd.yml (542fe1f)

  • Merge pull request #76 from UBC-MDS/sns

add seaborn dependency (ad76bbd)

  • add seaborn dependency (d52d094)

  • Update .github/workflows/ci-cd.yml (883ee37)

  • Update .github/workflows/ci-cd.yml (c3b42e5)

  • Create ci-cd.yml (88f3aea)

  • Merge pull request #71 from UBC-MDS/scout-mckee-patch-1

Update README.md (f9ec783)

  • Update README.md

with readthedocs link (6048e76)

  • Merge pull request #70 from UBC-MDS/rtd_troubleshoot

Rtd troubleshoot (489c387)

  • again (196a94a)

  • restarting (f10eb35)

  • Merge pull request #69 from UBC-MDS/poetry

add python 3.9 (448d889)

  • Merge pull request #68 from UBC-MDS/readthedocs

Create .readthedocs.yml (49a7163)

  • add python 3.9 (f8fc0df)

  • Create .readthedocs.yml (b2369bd)

  • added viz function vignette (a5db8c8)

  • Merge pull request #66 from UBC-MDS/complete_clean_names_ex

completed vignette for clean names (0d051c4)

  • completed vignette for clean names (32abc51)

  • Merge pull request #64 from UBC-MDS/trial_rtd

can easily make html now (7c1e6bc)

  • Merge pull request #65 from UBC-MDS/outlier_documentation_update

added vignette for outlier function in example docs (cb923f2)

  • Update example.ipynb (c6cd36f)

  • added vignette for outlier function in example docs (ee7f909)

  • can easily make html now (e51f8b3)

  • Merge pull request #62 from UBC-MDS/add_to_examples

add to example usage (49ed104)

  • working on example usage (fd43d5d)

  • Merge pull request #54 from UBC-MDS/create_example_notebook

created skeleton for example notebook (a5f133b)

  • created skeleton for example notebook (e613e1a)

  • Merge pull request #52 from UBC-MDS/new_env

looks good (dd32b05)

  • env file (016cc87)

  • Merge pull request #51 from UBC-MDS/displaydf

Update datexplore.py (f5fd092)

  • Update datexplore.py (fa5d40d)

  • Merge pull request #50 from UBC-MDS/revert-43-revert-42-outlier_bugfixing

Revert “Revert “fixed bugs in the code and the tests”” (d3f6728)

  • Revert “Revert “fixed bugs in the code and the tests”” (857afbc)

  • Merge pull request #49 from UBC-MDS/revert-44-env-update

Revert “Update environment.yml” (30bf9c6)

  • Revert “Update environment.yml” (b52551c)

  • Merge pull request #48 from UBC-MDS/revert-45-scout-mckee-fixd_env

Revert “Update environment.yml” (c144a89)

  • Revert “Update environment.yml” (ac4ca02)

  • Merge pull request #45 from UBC-MDS/scout-mckee-fixd_env

Update environment.yml (65fee3e)

  • Update environment.yml

removed datexplore (27f51bb)

  • Merge pull request #44 from UBC-MDS/env-update

Update environment.yml (4999171)

  • Update environment.yml (5a9e86f)

  • Merge pull request #43 from UBC-MDS/revert-42-outlier_bugfixing

Revert “fixed bugs in the code and the tests” (d20ac81)

  • Revert “fixed bugs in the code and the tests” (7c6dc6c)

  • Merge pull request #42 from UBC-MDS/outlier_bugfixing

fixed bugs in the code and the tests (696d788)

  • Merge branch ‘main’ into outlier_bugfixing (39686c5)

  • Merge pull request #41 from UBC-MDS/visualisie-popup-fix

update visualise() to avoid image pop-ups (2797229)

  • fixed bugs in the code and the tests (6912246)

  • update visualise() to avoid image pop-ups (e27ff6b)

  • update visualise function use case to avoid image popups (239bd25)

  • Merge pull request #40 from UBC-MDS/scout-mckee-installation_update

Update README.md (02d7da1)

  • Update README.md

updated the installation instructions because we are not on pypi (ede74b5)

  • Merge pull request #37 from UBC-MDS/update_env

update env file (f6356b8)

  • update env file (81e2590)

  • Merge pull request #36 from UBC-MDS/clean_names_test_and_implement

implemented clean_names, added clean_names tests, and changed imports… (a8ca195)

  • implemented clean_names, added clean_names tests, and changed imports for tests (fb14270)

  • Merge pull request #34 from UBC-MDS/readme

add dependencies and update pip install w PyPi (31d27a9)

  • need to update example usage with specifics (faac4fc)

  • add dependencies and update pip install w PyPi (ca9aabc)

  • Merge pull request #31 from UBC-MDS/problem_solve

changed poetry.lock file to resovle security issue (86b69bb)

  • Merge pull request #32 from UBC-MDS/viz-1

Update visualise.py (3591bb0)

  • Update visualise.py (7f63186)

  • changed poetry.lock file to resovle security issue (f0533fe)

  • Merge pull request #30 from UBC-MDS/outlier_function_implementation

Outlier function implementation (2773e31)

  • deleted unecessary file structure (c56af59)

  • updated the datexplore.py to include detect_outlier (8cd6ad6)

  • resolved conflicts with main (a1e0cfe)

  • updated the outlier tests and functions (e6fe8cc)

  • Merge pull request #26 from UBC-MDS/viz

viz function defensive programming (9261d0e)

  • test suite for viz function (b4e5d22)

  • viz function defensive programming (838d414)

  • Merge pull request #25 from UBC-MDS/viz

added visualisation function to datexplore.py (bf8ac7a)

  • add code + test pseudocode (6bca673)

  • add code + test pseudocode (f562697)

  • Merge pull request #23 from UBC-MDS/start_pytest_stuff

just added pytest to dev dependencies (eaac7e5)

  • Merge pull request #22 from UBC-MDS/starting_packaging

Packaging process (c0d41c4)

  • added pytest to dev dependencies (c442d3b)

  • environment file (ea05332)

  • did the packaging stuff with poetry (4119e1a)

  • Merge pull request #19 from UBC-MDS/outlier_function

added outlier function (d4444bc)

  • Update README.md

minor change to the readme, inconsequential , so im forcing it (2eb55e0)

  • Merge pull request #18 from UBC-MDS/killerninja8-patch-2

Update README.md (9e94dbb)

  • added outlier function (1a5c561)

  • Update README.md

add description for viz function + minor formatting changes (8aae113)

  • Merge pull request #17 from UBC-MDS/readme_update_ecosystem

updated the readme to include context of python ecosystem and outlier… (d4bc0ec)

  • updated the readme to include context of python ecosystem and outlier detection function info (3d09556)

  • Merge pull request #15 from UBC-MDS/attribution_conduct_contributing

added attribution to CONTRIBUTING.MD (fea7c7b)

  • Merge pull request #14 from UBC-MDS/edit_readme

Edit readme (7c69314)

  • added attribution (82f647a)

  • minor change to readme summary (14bdf3a)

  • added summary and one bullet point (fe62782)

  • Merge pull request #13 from UBC-MDS/killerninja8-patch-1

Create visualise.py (801eb94)

  • Create visualise.py

create dataexplore’s visualise function documentation (b14426e)

  • Merge pull request #12 from UBC-MDS/add_clean_names2

trying to add the clean_names function file again (f91acde)

  • trying to add the clean_names function file again (2a33709)

  • Merge pull request #6 from UBC-MDS/author_readme

added contributors to the readme (975278e)

  • added contributors to the readme (69605f4)

  • initial package setup (92c76e9)