Data Visualization using Python on Jupyter Notebook

preview_player
Показать описание
In this video, I will show you how you can represent the data in different visual contexts, patterns, etc on Jupyter Notebook using Python.

Data visualization is the discipline of trying to understand data by placing it in a visual context so that patterns, trends, and correlations that might not otherwise be detected can be exposed.

Technologies used: Python, Jupyter
Tools: Matplotlib, Seaborn, Pandas

-----------------------------------------------------------------------------------------

How to use phone camera as web camera:

------------------------------------------------------------------------

Other projects:
Employee Management System

Billing System

Salary Management System

Connect with me:

---------------------------------------------------------------------------------------------
Please do like, share, and subscribe.
Thank you
#python #jupyter #data_visualization
Рекомендации по теме
Комментарии
Автор

Connect with me on my instagram: monu_2511

ThinkAndBuild
Автор

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.

stillmattwest
Автор

weather.head() is not for showing header/column name, however it is for listing first five rows.

razianwar_tx
Автор

Why I was learning matplotlib if we have everything in seaborn.
Thanks for the tutorial.

caanshumantadavi
Автор

This was sucha helpful video that i found out after watching 10000 videos .

aditichauhan
Автор

i love ur video man, very helpfully. Many thanks from Indonesia

muhammadhaekalaljundiy
Автор

Thank you so much for this content. Really helpful

upendradas
Автор

Wonderfully explained.. really helpful thanks

ketanshetty
Автор

Can you please tell me why is In[10] and out [10] mentioned before writing function

jeevinichandrashekhar
Автор

How do you know there is no outliers in the dataset

abhisekrout
Автор

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!

quratulainshoukat
Автор

Sir dataset oe graph aply krna jupyter mainha graph k code ma error aa rha ha plz help

shahi_rajput_g
Автор

Is that a modification of the GGPLOTS?

CL-eqnm
Автор

Sorry Mr...could I get the file that you've explained in this video🙏

bagdaybi
Автор

Sir.. Can u explain the data analysis of Urban population of India using python.

shwetaharle
Автор

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

ashwinijadhav
Автор

no module pandas is the error can u please help

anjannerusu
Автор

nowadays it will be better to work with vscode and jupyter extension.

Gupatik
Автор

I keep getting these errors: 'NameError Traceback (most recent call last)
in <module>
----> 1 coffee.head()

NameError: name 'coffee' is not defined"

starstrukkify
Автор

show us covid csv on kaggle, but use different csv instead, what a joke men

VinVin