Professional Pandas Line Graph Plot in less than 10 Minutes

preview_player
Показать описание
In this video, you will learn how to make professional and high-quality line graphs in less than 10 minutes!
NO NEED TO KNOW PYTHON!
You only need to have a Google Drive account and a very basic knowledge of English - I will explain everything else in detail, step by step!

Complete Notebook:

Read more about Pandas Plots:

Get Inkscape (open-source Vector Graphics Editor) for touch-ups:

*********************************************************
⭐Timestamps:⭐
*********************************************************

00:00 - Intro
00:23 - Install Google Colab
00:58 - Create a new Colab Notebook
01:06 - Import Pandas
01:25 - Choose domain and co-domain sets
01:44 - Plot a basic graph
02:58 - Add a function name f(x) to the graph
03:51 - Add a grid to the graph
04:09 - Add a title to the graph
04:32 - Add a title to the axis of the graph
05:02 - Plot 2 functions on the same graph
05:40 - Save graph inside your Google Drive
06:09 - Mount Google Drive
07:02 - Prepare the plot for saving
07:43 - Save figure inside your Google Drive
08:52 - Set limits on the x axis (xlim)
09:40 - View and discuss results
10:23 - Thank you for watching!

*********************************************************
🤩 More graphs with Matplotlip & Pandas 🤩
*********************************************************
🛑🐍 INSTALL PYTHON 🐍🛑
*********************************************************

#python #pythonprogramming #coding #googlecolab #googlecollaboratory #plotgraphs #graphs #graph #plotgraph #drawgraph #creategraph
Рекомендации по теме
Комментарии
Автор

Seriously, you are helping to reduce my anxiety when it comes to programming, thanks :)

nadavjoseph
Автор

I’m getting into coding and I like this channel. It’s satisfying doing code and then when you execute the file is actually there in the drive. Feels like magic. Thanks

DylanBerens-sg
Автор

thanks for getting to the point!
seriously, all this documentation and 1hr videos tell you the whole history of pandas before the basics.

cipher
Автор

I find your work really useful. You are encouraging newbies.

yigitozen
Автор

Mariya the Super Simplifier Woman!!!
Thanks a million 🙏🏻 you have an incredible teaching methodology that makes us feel & believe in how powerful & magical the available resources are to deploy awesome solutions following the easiest paths 👌🏻
U are the best 💪🏻☺️👍🏻

Zimust
Автор

You created graph in 1.5 minute and really without python knowledge. It was joyfully video, thanks a lot.

davutselamiozkahraman
Автор

Was waiting for your another masterclass <3

rezwanrashid
Автор

I would recommend editing out the gmail addresses in your videos. It prevents people from knowing them to try and brute force your passwords.

CrimsonTheOriginal
Автор

Amazing as always,
Thank you for that great content Mariya 🙏🙏

shaharrefaelshoshany
Автор

Amazing as usual, loved it, thank you!!

scale
Автор

Stocks and Network research, this was great thanks a lot!

hunterelam
Автор

Awesome. You are full of surprises.
The beautiful solution is presented by the beautiful girl.
I assume that you spent much time preparing and presenting this 10-minutes video.
Nice job.

vasylpavuk
Автор

Mariya, thanks you so much friend !! that was so smoth and well explained

franciscoyevenes
Автор

Спасибо, интересное видео! Не знал раньше про Гугл коллаб.

aoxt
Автор

My prof so fresh, ill start calling you Ms CMD pixel 😁

djladieslove
Автор

I enjoy your videos very much. You are very systematic, intelligent and good looking too. Thanks for sharing on youtube.

eddyyantosjahputra
Автор

thank you so much, l love your videos, l´m from Brazil

Psicologia_do_sucesso
Автор

libreoffice draw to edit the pdf.
saving file to google drive is a nice tip.
great job.

paulo.galvao
Автор

ylabel and xlabel arguments only works with pandas version between 1.0.5 and 1.2.0.
You can replace by doing:
image = graph.plot(kind =
image.set_ylabel("Y axis text")
image.set_xlabel("X axis text")

sinclair
Автор

I just gave you a thumbs up, hope, you are happy now!

historian