Releases: DSCI-310-2024/pynyairbnb
v0.4.0
v0.3.0
v0.2.0
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
First official release of pynyairbnb
!
v0.0.0
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
)