Skip to content

Releases: DSCI-310-2024/pynyairbnb

v0.4.0

12 Apr 06:25
Compare
Choose a tag to compare

v0.4.0 (2024-04-12)

Feature

  • feat(knn_param_optimization): correct function to ensure it works along with test (7e1907c)

v0.3.0

12 Apr 05:18
Compare
Choose a tag to compare

v0.3.0 (2024-04-12)

Feature

  • feat(data_preprocessing.py): add argument to function (506183e)

Unknown

  • removing unnecessary line; we fixed it. (5020ebd)

v0.2.0

12 Apr 04:30
Compare
Choose a tag to compare

v0.2.0 (2024-04-12)

Feature

  • feat(clean): clean the functions for readability (3d92f80)

Test

  • test: add tests to cover edge cases for pynyairbnb and plotting modules to ensure accuracy and reliability (d394dc9)

Unknown

  • adding needed dependencies to run tests (5d3e1a7)

  • added test for hyperparam optimization (1dd4bc3)

  • adding 2 more functions to tests (5024248)

  • adding another function for data preprocessing (a8513d3)

  • adding additional functions (ab3bf30)

  • Merge branch 'main' of github.com:DSCI-310-2024/pynyairbnb (7096103)

  • adding tests for visualizations (4a3b393)

  • INstructors note (aec5fc6)

  • debugged pynyairbnb tests (912b398)

  • added more tests for test_pynyairbnb (73c5d80)

  • Added more tests for test_pynyairbnb (307eef4)

  • Added docstrings to plotting tests (8edb4a2)

  • added docstrings to functions and tests (f1ff649)

v0.1.0

12 Apr 00:21
Compare
Choose a tag to compare

First official release of pynyairbnb!

v0.0.0

11 Apr 01:34
Compare
Choose a tag to compare

v0.0.0 (2024-04-11)

Unknown

  • added pytest-cov as a dependency (bf10f15)

  • added tests and fixed them such that all run (42f32c0)

  • Merge pull request #1 from DSCI-310-2024/feature/poetry_testing

Feature/poetry testing (a52279c)

  • adding tests still wip for test_data_preprocessing.py (ea13a94)

  • adding needed poetry dependences + import not working need to fix (eef0a03)

  • adding needed versions for poetry (9ace515)

  • adding poetry dependencies with needed versions --no upper limit (92fda51)

  • functions and initial environment setup completed (976d9bf)

  • initial package setup (b0c942e)