[03b52a]: / aggmap / __init__.py

Download this file

6 lines (3 with data), 83 Bytes

1
2
3
4
from .map import AggMap
from joblib import load as loadmap
__version__ = '1.2.1'