mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-16 03:24:22 +02:00
Import display
I recieved error messages that display is not imported
This commit is contained in:
@@ -22,7 +22,7 @@ from geopandas import GeoDataFrame
|
|||||||
import pandas as pd
|
import pandas as pd
|
||||||
from functools import reduce
|
from functools import reduce
|
||||||
from tabulate import tabulate
|
from tabulate import tabulate
|
||||||
from IPython.display import Markdown
|
from IPython.display import Markdown, display
|
||||||
from collections.abc import Iterable
|
from collections.abc import Iterable
|
||||||
|
|
||||||
# Fetch
|
# Fetch
|
||||||
|
Reference in New Issue
Block a user