CHANGELOG

v2.1.8 (2024-02-03)

Fix

  • fix: feedback addressed by @srfrew: Ensure all scripts are pep8 linted (92899b9)

v2.1.7 (2024-02-03)

Unknown

  • Merge pull request #59 from UBC-MDS/fix_code_cov

Fix code cov (0c1321b)

  • Merge branch ‘main’ into fix_code_cov (35601c7)

v2.1.6 (2024-02-03)

Unknown

  • Merge pull request #60 from UBC-MDS/add_cc_license

Update LICENSE to include CC0 for non-code portions (f43e9df)

v2.1.5 (2024-02-03)

Fix

  • fix: add CC0 license for non-code portions (7418302)

  • fix: Feedback addressed by @srfrew. Update cor_eda test coverage (b0b23f1)

  • fix: Feedback addressed by @paolocodine Include test coverage package in the pyproject.toml (785670f02260d6d9848305e1caa7fc79b1ed0cfd) (44840b799715040434fc51d6ce37fd7fb0679401) (5437903)

  • fix: Feedback addressed by @paolocodine cor_eda: comments from reviewer to be addressed or mentioned (bf799c0612a56db6d30e11057a1d443d5913104c) (8c86148706fb4f4f7b4623f0280dcfc3f3c4e492) (25e5b86f2296784cca0dab86516127d56ea59681) (54eb54e)

  • fix: Feedback addressed by @srfrew; add code coverage (87438b4)

  • fix: Feedback addressed by @paolocodine Add comments to test_cor_eda.py (28ceec57813394ab7896ea7d1032d85e84ea68e5) (f113546)

  • fix: Feedback addressed by @paolocodine format in example part and docstring per function script consistent (PEP 8 guidelines) (4fa1225177fc665aff79a57cff351b71a2550a66) (51966a1)

  • fix: Feedback addressed by verifying code formatting (lint) for test_cor_eda (97ac7f7)

  • fix: feedback addressed by @korayt koray tecimer (dd0295d)

Unknown

  • Merge pull request #58 from UBC-MDS/cat_var_stats-comment

fix: feedback addressed by @korayt koray tecimer (e3fcae5)

  • Merge pull request #57 from UBC-MDS/feedback_nb

fix: Feedback addressed by @nicolebid - test comments added (f40a6ad)

  • Merge pull request #61 from UBC-MDS/Paolo_changes

fix: feedback addressed by @paolocodina (beca571)

  • Update README.md for license language (08d714b)

  • Update LICENSE language (973bfe5)

  • Update LICENSE to include CC0 for non-code portions (f204537)

  • Merge remote-tracking branch ‘origin/cat_var_stats-comment’ into fix_code_cov (57dad40)

  • Merge branch ‘Paolo_changes’ into fix_code_cov (756a90b)

  • Update test_cat_var_stats.py (d2d98f8)

  • changing my function (81ff6b3)

  • solving issue changed my function (25e5b86)

  • issue making the warning for cor function better (8c86148)

v2.1.4 (2024-02-03)

Fix

  • fix: Feedback addressed by @nicolebid - readme format (17bf4da)

  • fix: Feedback addressed by @nicolebid - test comments added (68d7b54)

Unknown

  • addressed issue took out value method from cor_eda (bf799c0)

  • changed issue to add more comments to cor_eda (28ceec5)

v2.1.3 (2024-02-03)

Fix

  • fix: feedback addressed by korayt (Koray Tecimer) (ab312d0)

v2.1.2 (2024-02-03)

Fix

  • fix: Feedback addressed by @nicolebid (a2c1de2)

Unknown

  • changed PEP 8 format (4fa1225)

  • Update README.md

added coverage report (c0b86dc)

v2.1.1 (2024-02-03)

Fix

  • fix: Feedback addressed by korayt (Koray Tecimer) (65dec65)

v2.1.0 (2024-01-31)

Feature

Unknown

  • Merge pull request #48 from UBC-MDS/test_cd

changed ci-cd (5d0608f)

  • updated the toml (785670f)

  • added attributions to ci-cd (ef4f7bd)

  • changed ci-cd (44840b7)

  • Merge pull request #47 from UBC-MDS/feature-ci

added code coverage lib to poetry files (8e8f510)

  • added code coverage lib to poetry files (d7cc6de)

v2.0.0 (2024-01-28)

Build

  • build: update .readthedocs (cd27b00)

  • build: update poetry dev dependencies (f690325)

Documentation

  • docs: fix internal links in sphinx (85a187e)

  • docs: troubleshoot internal links (323d1fa)

  • docs: test internal link (ed31fba)

  • docs: finalize example ipynb (1b5b74a)

  • docs: contributing structure and links (1debdc9)

  • docs: readme formatting and structure (fd9379b)

  • docs: remove source vignette notebooks (d429acd)

  • docs: paired programming edits and review (18a7b09)

  • docs: rerun and export (8ee38f0)

  • docs: info_na_example first draft (5076235)

  • docs: start info_na.ipynb (f906767)

  • docs: create example ipynb (e845578)

Test

  • test: update test_info_na docstrings (fba362f)

Unknown

  • Delete src/init.py (a32381a)

  • typo fixes example.ipynb (d8d8577)

  • Rename contributing.md to CONTRIBUTING.md (21a43f0)

  • Merge pull request #45 from UBC-MDS/merge_example_jupyter

Merge example jupyter (8c893c4)

  • adding more examples to cor function (904b07c)

  • Merge pull request #44 from UBC-MDS/main

adding to the example document (537000d)

  • Merge pull request #41 from UBC-MDS/poetry-docs-integration

added poetry sphinx integration (bbf5e0d)

  • adited and tested making the html (df28fc3)

  • Merge pull request #43 from UBC-MDS/main

merge the poetry docs with main (0e1c7ae)

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

Merge example jupyter (b102163)

  • added poetry sphinx integration (8ba044d)

  • merged all examples (bca1442)

  • Update README.md (87680b2)

  • Merge pull request #39 from UBC-MDS/cat_var_stats-example

Update cat_var_stats.py (3e21001)

  • Update cat_var_stats.py (4a62981)

  • Merge pull request #30 from UBC-MDS/describe_outliers-documentation

Describe outliers documentation (7b26f20)

  • added links (a477223)

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

added jup with ex for the cor function (fc4c53e)

  • made the description of my example better (851d404)

  • Merge pull request #37 from UBC-MDS/cat_var_stats-vignette

Cat var stats vignette (73553d4)

  • Merge pull request #33 from UBC-MDS/29-info_na-documentation-and-example

29 info na documentation and example (4e09436)

v1.0.0 (2024-01-20)

Build

  • build: add dependencies (b9be649)

Test

  • test: black formatting and comments (939ca57)

  • test: implement capsys. Add expected response (b96354c)

  • test: update data generator (bb2283f)

  • test: formatting (073477e)

  • test: add new case to generate_data (149e350)

  • test: created data gen function (8d2420f)

  • test: input checks (be247aa)

Unknown

  • Update CONTRIBUTING.md

adding activate env instructions (dac39c3)

  • added link README.md (75d2a27)

  • Merge pull request #24 from UBC-MDS/create-test-cat_var_stats-env-integration

created tests and logic for cat_var_stats (501e974)

  • Merge branch ‘main’ into create-test-cat_var_stats-env-integration (ebfecde)

  • added toml and lock file (5c350d8)

  • Merge pull request #22 from UBC-MDS/srfrew-README-CONTRIBUTING-1

Update README.md and CONTRIBUTING for conda installation (7476e16)

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

adding final function and tests (f2e4d72)

  • Merge pull request #25 from UBC-MDS/create-and-test-describe_outliers

Create and test describe outliers (0f6c9e5)

  • Merge pull request #21 from UBC-MDS/18-create-and-test-info_na

18 create and test info_na (1b72826)

  • update (610c4d9)

  • cleaned up imports (3ce6b0f)

  • complete test (cac4c3c)

  • function complete (2da0b15)

  • created tests and logic for cat_var_stats (afbc968)

  • Update CONTRIBUTING.md w/ conda install (b432670)

  • Update README.md for installation (d957186)

  • dev: comments and black formatting (dbff3c9)

  • dev: output formatting (1fab346)

  • adding finale function and tests (197931f)

  • dev: info_na type, shape, memory usage (c199661)

  • complete function (9d9a46c)

  • dev: add todos and update docstring (f558ddd)

  • dev: add todos and draft data generator function (504e3a9)

  • dev: update row outputs (74b28be)

  • dev: column and row info generation (89a54b2)

  • dev: input checks (5b26511)

  • dev: remove whole module test script (43ce325)

  • dev: update module load behaviour (27323af)

  • group collab: tests discussed (715523e)

  • Merge pull request #11 from UBC-MDS/describe-outliers_function

describe_outliers function setup (9df7adc)

  • Merge pull request #8 from UBC-MDS/corr_function

Corr function ready for review (7f4cb02)

  • Merge pull request #7 from UBC-MDS/readme-update

Update README.md (3e5f1b3)

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

update CONTRIBUTING (9dd113e)

  • Merge pull request #6 from UBC-MDS/info-na_function

Function info_na.py (eeeeeb5)

  • Update README.md (7f11c5e)

  • Merge pull request #10 from UBC-MDS/cat-var-stats-feature

Create cat_var_stats.py Review complete. (1bb6353)