awacke1 commited on
Commit
b73c3d8
·
1 Parent(s): f986479

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import streamlit as st
2
  import folium
3
  import dask.dataframe as dd
4
  from folium.plugins import MarkerCluster
 
5
 
6
  # Top 10 locations for viewing Northern Lights in Iceland
7
  northern_lights_locations = [
 
2
  import folium
3
  import dask.dataframe as dd
4
  from folium.plugins import MarkerCluster
5
+ import pandas as pd
6
 
7
  # Top 10 locations for viewing Northern Lights in Iceland
8
  northern_lights_locations = [