Note
This page was generated from usage_05_custom_data_imports.ipynb.
Usage | 5. Custom data importsΒΆ
This notebook explains how custom data sets can be imported into growbikenet to adapt to a specific situation, growing more realistically.
Parameters covered:
city_boundary_fileWe start every Usage notebook with the standard way of importing growbikenet:
[1]:
import growbikenet as gbn
Rest to be written.