From 78ce81721826202382b402e6688911278f8c42cd Mon Sep 17 00:00:00 2001 From: mfbehrens99 Date: Wed, 10 Mar 2021 11:32:00 +0100 Subject: [PATCH] Import display I recieved error messages that display is not imported --- code/draw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/draw.py b/code/draw.py index bfb6564..e3329dc 100644 --- a/code/draw.py +++ b/code/draw.py @@ -22,7 +22,7 @@ from geopandas import GeoDataFrame import pandas as pd from functools import reduce from tabulate import tabulate -from IPython.display import Markdown +from IPython.display import Markdown, display from collections.abc import Iterable # Fetch