Add CSV Toolbar
In [4]:
from IPython.display import Video
Video(r"../../examples/videos/add_csv_toolbar.mp4", height=500, width=750)
Out[4]:
In [1]:
import hagerstrand as hs
In [2]:
Map_hs = hs.Map()
In [3]:
Map_hs
Last update: 2021-05-03