Data Visualization using Python on Jupyter Notebook

  Рет қаралды 128,395

Think And Build

Think And Build

Күн бұрын

Пікірлер: 81
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Connect with me on my instagram: monu_2511
@stillmattwest
@stillmattwest 2 жыл бұрын
This is a good video if you're wondering what kind of visualizations you can create with Pandas and Jupyter Notebooks, which is great if you're just getting started.
@quratulainshoukat5676
@quratulainshoukat5676 3 жыл бұрын
This is so much easier to follow than all the other videos I’ve come across. Thank you for sharing! Keep blessing us with these educational videos!
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you
@Aryanology
@Aryanology 4 жыл бұрын
You just explained the toughest task in minutes Lovely ✔️✔️✔️✔️
@razianwar_tx
@razianwar_tx 2 жыл бұрын
weather.head() is not for showing header/column name, however it is for listing first five rows.
@harshadraut4186
@harshadraut4186 2 жыл бұрын
mine its saying no file directory
@ChandanaSharath-r4l
@ChandanaSharath-r4l Жыл бұрын
Bro how to remove asterisk
@aditichauhan4839
@aditichauhan4839 8 ай бұрын
This was sucha helpful video that i found out after watching 10000 videos .
@caanshumantadavi
@caanshumantadavi 4 жыл бұрын
Why I was learning matplotlib if we have everything in seaborn. Thanks for the tutorial.
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Seaborn is a fast library than matplotlib. That is the only reason of using seaborn. But matplotlib has more functions than seaborn.
@jeevinichandrashekhar6743
@jeevinichandrashekhar6743 Жыл бұрын
Can you please tell me why is In[10] and out [10] mentioned before writing function
@muhammadhaekalaljundiy7616
@muhammadhaekalaljundiy7616 3 жыл бұрын
i love ur video man, very helpfully. Many thanks from Indonesia
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you so much dude ❤️
@shahi_rajput_g
@shahi_rajput_g 2 жыл бұрын
Sir dataset oe graph aply krna jupyter mainha graph k code ma error aa rha ha plz help
@ThinkAndBuild
@ThinkAndBuild 2 жыл бұрын
Hi, Can you please define your error so that I can understand the exact error.
@K-lite123
@K-lite123 4 жыл бұрын
how to expand x axis of barplot, it seen that to closed.
@ThinkAndBuild
@ThinkAndBuild 4 жыл бұрын
Use the property of "x" and expand it as much as you want
@ketanshetty4399
@ketanshetty4399 4 жыл бұрын
Wonderfully explained.. really helpful thanks
@ThinkAndBuild
@ThinkAndBuild 4 жыл бұрын
Thank you so much
@GAME_FUZIOoN
@GAME_FUZIOoN 2 жыл бұрын
Does this example enter as a decision cube?
@ANIMEDUB-nt9wl
@ANIMEDUB-nt9wl 7 ай бұрын
Is the weather is dataset name ??
@abhisekrout7896
@abhisekrout7896 3 жыл бұрын
How do you know there is no outliers in the dataset
@sanyamsheth7390
@sanyamsheth7390 3 жыл бұрын
name is overlapping at X axes what should you do
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Give it a legend or expand the area using fig() function.
@kira12345-y
@kira12345-y 2 жыл бұрын
Weather. head Name error weather is not defined
@upendradas6285
@upendradas6285 2 жыл бұрын
Thank you so much for this content. Really helpful
@sanjanasinha1536
@sanjanasinha1536 4 жыл бұрын
What to do if it is showing not defined seaborn
@ThinkAndBuild
@ThinkAndBuild 4 жыл бұрын
Define seaborn. Use seaborn library first.
@zainjav
@zainjav 4 жыл бұрын
If you did not run 'import seaborn' in your notebook, make sure to do that. If you did run that command and that's the error you got, go to your command line and type 'pip install seaborn'. This should hopefully resolve your error.
@rushikeshpatil7253
@rushikeshpatil7253 3 жыл бұрын
What if I have to make a app or web app for this
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Yes, why not. Once you don't with your thought. Share your app with us : )
@bagdaybi
@bagdaybi 2 жыл бұрын
Sorry Mr...could I get the file that you've explained in this video🙏
@pallavipatil7006
@pallavipatil7006 3 жыл бұрын
You explained it very well..!🤩 Can I use this Visualization method for Random Forest algorithm?
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Hey Thank you so much. 😁 Yes, you can use this visualization for RFA.
@CL-eq1nm
@CL-eq1nm 4 жыл бұрын
Is that a modification of the GGPLOTS?
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Haven't tried it. But maybe it is.
@ashwinijadhav1414
@ashwinijadhav1414 3 жыл бұрын
weather = pd.read_csv('Test.csv') Getting Error here as FileNotFoundError: [Errno 2] No such file or directory: 'Test.csv' Where to store dataset plz help
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
You haven't placed your test.csv file at the location. Please check and try again
@ashwinijadhav1414
@ashwinijadhav1414 3 жыл бұрын
@@ThinkAndBuild Hello Sir Thanks for ur reply , I got this!!
@YTChannel_fun
@YTChannel_fun 2 жыл бұрын
Hello, Could you please share this data set link? Thanks
@ThinkAndBuild
@ThinkAndBuild 2 жыл бұрын
Hi Chanda, the GitHub link is provided for source code and dataset. Please check the video's description
@YTChannel_fun
@YTChannel_fun 2 жыл бұрын
@@ThinkAndBuild Thank you so much for your prompt reply. Much appreciate.
@YTChannel_fun
@YTChannel_fun 2 жыл бұрын
Hey, do you teach SQL too? Could you make a video for beginners?
@ThinkAndBuild
@ThinkAndBuild 2 жыл бұрын
@@YTChannel_fun Yeah sure! Thanks for suggestions 😊
@swethav6235
@swethav6235 4 жыл бұрын
How can we zoom the graph
@ThinkAndBuild
@ThinkAndBuild 4 жыл бұрын
You can download the image.
@satisha5349
@satisha5349 3 жыл бұрын
Hi swetha ... Are you doing Data science???
@shwetaharle6813
@shwetaharle6813 3 жыл бұрын
Sir.. Can u explain the data analysis of Urban population of India using python.
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Yes, why not! All you need is a dataset of the Urban population of India. And using python you can analyst that data.
@anjannerusu3934
@anjannerusu3934 3 жыл бұрын
no module pandas is the error can u please help
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Import pandas as pd
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Add this library pandas in your code
@shnehanemalipuri6551
@shnehanemalipuri6551 3 жыл бұрын
How to visualise India suisaid dataset using python
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Just grab any dataset you need and start visualising that.
@anh5830
@anh5830 3 жыл бұрын
Loved the video! Thanks 🥰
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you
@ashasukumaran1669
@ashasukumaran1669 3 жыл бұрын
df = pd.read_csv('Placement_Data.csv'). This one gives me ...File NotFoundError
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Hi Asha, Please check the csv file(Placement_Data) is there in your machine. And give the right path. This is a file not found error it comes when the system can't find the file from the location that you provide. In case you still have some doubts feel free to ask.
@spk.777
@spk.777 Жыл бұрын
Super easy explanation bro
@phitsineefrostick7702
@phitsineefrostick7702 3 жыл бұрын
Love your presentation
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you so much! 😊
@meetpatel1032
@meetpatel1032 10 ай бұрын
explain all the graph in details.please because in internship i have to explain all the things so thatswhy explain in details.
@ekta-mz1jm
@ekta-mz1jm 6 ай бұрын
did you get the explanation for this
@meetpatel1032
@meetpatel1032 6 ай бұрын
​@@ekta-mz1jm no
@anandakrishnangopalakrishn1961
@anandakrishnangopalakrishn1961 3 жыл бұрын
need pie-chart on this
@mariaelizakpanicker9094
@mariaelizakpanicker9094 3 жыл бұрын
thnk you...keep doing such video
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you so much! Keep supporting ❤️
@Gupatik
@Gupatik 7 ай бұрын
nowadays it will be better to work with vscode and jupyter extension.
@theerthanakrishna1150
@theerthanakrishna1150 3 жыл бұрын
It is 3D
@starstrukk8ify
@starstrukk8ify 2 жыл бұрын
I keep getting these errors: 'NameError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_4832/593783286.py in ----> 1 coffee.head() NameError: name 'coffee' is not defined"
@wakgate577
@wakgate577 3 жыл бұрын
Great job!
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Thank you so much👍
@engr.m.asifshaikh9598
@engr.m.asifshaikh9598 2 жыл бұрын
thank you sir..
@ilhamakbar5195
@ilhamakbar5195 2 жыл бұрын
mantaps bang saya pusing
@muhamadfaizibrahim5089
@muhamadfaizibrahim5089 4 жыл бұрын
thanks bro
@ThinkAndBuild
@ThinkAndBuild 4 жыл бұрын
You're welcome 😁
@VinVin21969
@VinVin21969 3 жыл бұрын
show us covid csv on kaggle, but use different csv instead ,what a joke men
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
Hey, I showed that Covid CSV file as an example dataset. Like you can refer that if you want.
@VinVin21969
@VinVin21969 3 жыл бұрын
@@ThinkAndBuild buy you showed the weather one.
@ThinkAndBuild
@ThinkAndBuild 3 жыл бұрын
@@VinVin21969 yeah! I said you can refer any of the datasets
Exploratory Data Analysis with Pandas Python
40:22
Rob Mulla
Рет қаралды 508 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,1 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Seaborn Is The Easier Matplotlib
22:39
NeuralNine
Рет қаралды 180 М.
How to Visualize Data in Python Using Seaborn | Seaborn Tutorial.
15:46
7 Python Data Visualization Libraries in 15 minutes
15:03
Rob Mulla
Рет қаралды 86 М.
Data Analysis with Python for Excel Users - Full Course
3:57:46
freeCodeCamp.org
Рет қаралды 3,3 МЛН
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 499 М.
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 806 М.
Visualizing Excel Files Easily With Python
15:53
NeuralNine
Рет қаралды 36 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,1 МЛН