Skip to content

Commit 0e87fd0

Browse files
committed
added geopandas
1 parent 4931f24 commit 0e87fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_shared_utils/shared_utils/portfolio_utils.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
import dask.dataframe as dd
1717
import dask_geopandas as dg
18+
import geopandas as gpd
1819
import pandas as pd
1920
import pandas.io.formats.style # for type hint: https://github.com/pandas-dev/pandas/issues/24884
2021
from IPython.display import HTML

0 commit comments

Comments
 (0)