All things data science on the data from Hitchmap.
cleaning/
... ideas how to tidy up the data
visualization/
... hitchhiking maps - using the data to build models that can predict hitchhiking waiting time and to draw maps
You can install the heatchmap
package from PyPI:
pip install heatchmap
Here are some usage examples for the heatchmap
package:
import heatchmap
# Example usage
# Add your usage examples here