Sea Level Predictor
Go to file
Krzysztof G e07823cf8f
fix(config): add replit.nix config (#8)
* fix(config): add replit.nix config

* fix: add matplotlib

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-07-20 15:50:15 +09:00
.replit feat: add replit config (#1) 2020-09-29 15:09:27 -07:00
epa-sea-level.csv init 2020-09-29 09:50:39 -05:00
main.py init 2020-09-29 09:50:39 -05:00
poetry.lock init 2020-09-29 09:50:39 -05:00
pyproject.toml feat: add description to pyproject.toml (#2) 2020-09-29 15:46:25 -07:00
README.md chore: clean up readme (#7) 2022-05-03 17:41:49 -05:00
replit.nix fix(config): add replit.nix config (#8) 2022-07-20 15:50:15 +09:00
sea_level_predictor.py init 2020-09-29 09:50:39 -05:00
test_module.py fixed test_plot_data_points and test_plot_lines (#3) 2021-04-19 11:58:56 -05:00

Sea Level Predictor

This is the boilerplate for the Sea Level Predictor project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/data-analysis-with-python/data-analysis-with-python-projects/sea-level-predictor