Python Interactive Dashboard Development using Streamlit and Plotly

Python Interactive Dashboard Development using Streamlit and Plotly

Programming Is Fun

1 год назад

180,348 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

İzzettin 1
İzzettin 1 - 27.11.2023 18:49

my "pip install streamlit" does not work. how do I need to do? I have python extension. Do we need conda env in vs code or anything? I have invalid character error. thanks

Ответить
fabrice viteau
fabrice viteau - 21.11.2023 23:42

super interesting tutorial but I have an error that I don't understand: ParserError: Error tokenizing data. C error: Expected 1 fields in line 7, saw 2

Ответить
Ashkan Zand
Ashkan Zand - 19.11.2023 19:54

Very useful video! thank you for sharing it.

Ответить
Shaikh Rafae
Shaikh Rafae - 19.11.2023 06:57

can we did in Pycharm

Ответить
Ravi Teja Kandimalla
Ravi Teja Kandimalla - 16.11.2023 13:15

Hi sir,
Firstly, that's a great explanation by you. I have a josn files stored in FIreBase database, how to get that that data in real time to build a dashboard like you did in real time?

Ответить
Izaias de Oliveira Elias
Izaias de Oliveira Elias - 15.11.2023 06:09

how to put the project into production, where to deploy

Ответить
Nelson Nelson
Nelson Nelson - 12.11.2023 20:52

Thank you Sir, very interesting!

Ответить
Amir Khalili
Amir Khalili - 10.11.2023 00:38

Amazing tutorial video, thanks for sharing

Ответить
david brock
david brock - 30.10.2023 09:14

Hi,
This is very amazing and appreciate you sharing this . Also, I have an insurance brokerage firm and wish to leverage this in our organisation. Can you please send me your direct contact details so we have a discussion around you building something similar to this offline for a fee?

Ответить
Philippe FALQUE
Philippe FALQUE - 28.10.2023 12:32

Great! Really amazing tutorial! Thanks alot

Ответить
Agraites Kushal
Agraites Kushal - 21.10.2023 21:41

I am really impressed and motivated after watching this video
Thanks for the stunning visualisation

Ответить
Kristina Antonella Ureña Hernandez
Kristina Antonella Ureña Hernandez - 18.10.2023 00:14

you rock!... thanks!

Ответить
William Nkum
William Nkum - 15.10.2023 01:45

Awesome video!!! Great learning

Ответить
RAGHUNATHA MAHARANA
RAGHUNATHA MAHARANA - 14.10.2023 18:18

Great learning video. Eye opener video.

Ответить
Fun using AI
Fun using AI - 11.10.2023 10:50

Subscrube and likes the video

Ответить
Fun using AI
Fun using AI - 11.10.2023 10:50

fantastic job, great learning

Ответить
Jinzhu WANG
Jinzhu WANG - 06.10.2023 06:07

Fantastic video! What you have taught can be used directly into a project. Thanks!

Ответить
Wisdom Solution
Wisdom Solution - 05.10.2023 14:18

Great Work. Much appreciated. Can we share the dashboard report with other users in our office and can we fetch data from 4 files which are stored on a sharepoint folder. Thanks in advance.

Ответить
Tuan Le Minh
Tuan Le Minh - 04.10.2023 07:20

Great tutorial! thank you for sharing such a great knowledge

Ответить
Mayank Jha
Mayank Jha - 03.10.2023 19:22

ImportError: background_gradient requires matplotlib.
st.write(category_df.style.background_gradient(cmap="Blues"))
getting this error here..... how to solve it ??

Ответить
Creative Mind
Creative Mind - 01.10.2023 19:59

Really Amazing project for streamlit

Ответить
Willian Suarez
Willian Suarez - 01.10.2023 00:31

this line: text = ['${:,.2f}'.format(x) for x in category_df["Sales"]], have an error, the column "Sales" is not numeric, is object, how can I fixed?

Ответить
Dani Cuenda
Dani Cuenda - 25.09.2023 17:19

This is just amazing, a real tutorial, no demo of useless stuff where you have to buy a 300$ course afterwards. Great example from start to finish, I can work from here on my own. Thank you very much sir.

Ответить
Giovanni Tertulli
Giovanni Tertulli - 22.09.2023 16:38

This is the best video I've seen in 2023. Even better than Netflix and all that stuff. A true gem, I'll start to use this style of dashboarding for my job! Blessings man!

Ответить
John Mitchell
John Mitchell - 10.09.2023 20:47

very useful! Subscribed

Ответить
Gamer
Gamer - 09.09.2023 02:02

How to connect it with google sheets?

Ответить
AYUSHMAN ROUT 20SCSE1280031
AYUSHMAN ROUT 20SCSE1280031 - 06.09.2023 14:10

Thankyou for such an incredible project. However, I am curious if there is a way I could add an interactive map to this data which shows the sales data points on the map. If yes, please help.

Ответить
Deepak Gupta
Deepak Gupta - 02.09.2023 12:40

Great tutorial I am little bit confused that how we can get time series data in correct order I mean month wise I think sort could work but still thinking would it be valid or not

Ответить
Sandeep Bondre
Sandeep Bondre - 28.08.2023 16:44

Hello I find this tutotial more relavant and intresting , however , I am unable to understand where the data is getting stored , i guess in the server memory , if need the data to come from Excel files e.g. one file for each month how do i merge these twelve files or do i have to merge it manually , what if the data needs to be used from a SQL DB how can the same being achieved , I am not sure of the performance impact e.g. if each csav file has got 1lacs plus rows etc.

Ответить
John Dong
John Dong - 28.08.2023 07:00

Getting this error:

AttributeError: 'DataFrame' object has no attribute 'append'

fig3 = px.treemap(filtered_df, path = ["Region","Category","Sub-Category"], values = "Sales",hover_data = ["Sales"],
color = "Sub-Category")

Ответить
Prachi Jain
Prachi Jain - 24.08.2023 13:32

Hello, can someone help me i am using pie chart for showing the data, its not giving me any error but its displaying any chart as well

Ответить
Tadakanti Sreeja
Tadakanti Sreeja - 18.08.2023 14:39

sir how do we deploy the web application which was made

Ответить
Vira Leo
Vira Leo - 11.08.2023 21:01

thanks for your video

Ответить
Ankit Shah
Ankit Shah - 10.08.2023 20:07

Streamlit store (in its servers) or has access to the data we use to create such dashboard?

Ответить
ANTU KHAN
ANTU KHAN - 09.08.2023 17:55

this line giving error (20line ) df = pd.read_csv("Superstore.xlsx", encoding = "ISO-8859-1") ParserError: Error tokenizing data. C error: Expected 1 fields in line 7, saw 2 (fix it proper iso ) reply asap

Ответить
Dhamodharan R
Dhamodharan R - 08.08.2023 17:01

Thank you very much

Ответить
kkkkkmmmmmkkkkk
kkkkkmmmmmkkkkk - 02.08.2023 13:08

thank you , but what if i want to use another dataset and choose it from the interface
i another words i want to make it dynamic dashboard

Ответить
Khalid Khan
Khalid Khan - 28.07.2023 22:23

very interesting session..Please share how we can send mail also..

Ответить
Karunkumar Seeram
Karunkumar Seeram - 05.07.2023 17:45

Hello iam getting an error at starting stage to read csv files and upload files please solve my error man

Ответить
Respect♤
Respect♤ - 22.06.2023 21:35

It's very informative and very creative, you are bestest sir❤

Ответить
Gurpreet Kaur
Gurpreet Kaur - 22.06.2023 17:20

Incredible Share Sir! Wonderfully Explained!! Awesome Visualizations. Thanks for this informative detailed explanation!

Ответить
Ds S
Ds S - 20.06.2023 17:18

Interesting.. Thanks for sharing.😊

Ответить