Major Updates - Now implements parallel processing - Uses folium for interactive maps - Now includes type hints/annotations and documentation for majority of the project
Minor Update - Heatmaps can be generated for any column - Faster processing time due to code optimization - Includes Fuzzy search features
2.0.3
Zenodo DOI Release
2.0.2
Added Visualization Tutorials Better Documentation Default basemap is CartoDB Positron
2.0.1
Minor fixes JOSS submission The package checks if all stops listed in the stop_times.txt are also listed in stops.txt Added tutorials
2.0.0
Added .ipynb examples Integrated partridge library dependency using only required dependencies Remove unusual trips on the busiest day Add unit tests for the package. Added automated tests using GitHub actions, integrated with tox