File size: 677 Bytes
998dd75
 
 
 
 
 
60f796c
9c70521
998dd75
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
numpy  # The foundation of numerical computing, as solid as a frontier fort! 🏰
streamlit  # The showstopper of data apps! 🎭
pandas  # Not just a cute bear, it's data wrangling at its finest! 🐼
folium  # For when your data needs to take a world tour 🗺️
streamlit-folium  # Marriage of Streamlit and Folium - a map made in heaven! 💑
extra-streamlit-components  # Because regular components are too mainstream 😎

# Yeehaw! Install these faster than Wild Bill can draw his gun! 🤠🔫
# Remember, in the Wild West of coding, always pip before you yee-haw!

# To fix numpy compatibility issues, run this after installation:
# pip install --upgrade numpy pandas