- Published on Python Package Index (PyPI) with Poetry for the world to use (
pipx install noaa_weather_hourly
). - Automatic file detection and multi-file grouping
- Time-series wrangling & custom string --> datetime formatting
- Publishing of internal package resources (.csv lookup files) using
importlib
- Creation of code that runs directly from command line using
pipx
. Pyproject.toml
editing for easy local build/testing and publishing to PyPi
- Raw Data to ARIMA time-series forecasting model
- Coordination of multiple Jupyter Notebooks via master config.py and Utils.py for custom functions
- Dynamic, multiple axis, Matplotlib & Seaborn visualizations
- Dynamically-assigned & pervasive color theme
- Feature generation and selection