Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 603 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 603 Bytes

All things data science on the data from Hitchmap.

PyPI version

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

Installation

You can install the heatchmap package from PyPI:

pip install heatchmap

Usage

Here are some usage examples for the heatchmap package:

import heatchmap

# Example usage
# Add your usage examples here