Skip to content

Commit ddc3c78

Browse files
authored
Merge pull request #906 from cal-itp/update_portfolio_utils
Portfolio_utils
2 parents 4931f24 + 0e87fd0 commit ddc3c78

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)