Displaying Maps With Plotly Express Mapbox and Streamlit

preview_player
Показать описание
Streamlit provides a quick and easy way to build interactive applications and dashboards for data analysis and machine learning. If we are looking to build a data analysis app within Streamlit that uses data containing location information, one of the first visualisations we may want to consider adding is a map. Having an interactive map within our app allows us to visualise where the data points are located, and in turn, we can identify patterns or dig into the data in more depth.

This tutorial will show how to integrate plotly express maps directly in a Streamlit app.

Article Version:

Dataset

▼ ---- SUPPORT THE CHANNEL ---- ▼

▼ ---- GET THE CODE --- ▼

▼ ---- SOCIAL CHANNELS ---- ▼
Thanks for watching, if you want to connect you can find me at the links below:

#datascience #petrophysics #python #streamlit #eda
Рекомендации по теме
Комментарии
Автор

Thanks Andy. Nice series of videos that certainly helped me get started with Streamlit. Have you considered a video of adding the ability to trigger events from plotly charts? For example, clicking and item on a plotly chart to filter a dataframe that powers another plotly chart? This is something I think would be useful to understand to create truly interactive dashboards with Streamlit

hazamonzo
Автор

excellent content and explanation about streamlit... Gracias!!!

cristhianmarulanda
Автор

Very nice Andy. I will have to look in to stresmlit a bit further.

mitnoxin
Автор

Very enjoyed this tutorial thank you Andy. I seen not yet post it in Medium. Waiting your new courses!

gmostafaali
Автор

Thank you for the great video, wondering is it possible to change the icon for all the points on the map?

Dee-pfql
Автор

This map can work in offline environments?

OmaniGamer