Matplotlib Tutorial 2 - format strings in plot function

preview_player
Показать описание
This tutorial covers how you can use format string in plot function to control visual aspects of your plot such as color, marker, markersize, alpha etc. One can use keyword arguments to individually specify these properties if you dont like using format strings.

Topics that are covered in this Video:
0:00 Introduction
1:40 Documentation for plot function formate string
3:10 Individual arguments for plot
4:42 alpha property of plot API

Populor Playlist:

Next Video:

Рекомендации по теме
Комментарии
Автор

thank you sir, after pandas tutorial I am watching your matplotlib tutorial and really it's helping me out and i am implementing on my projects too. Thank you sir.

debashissahoo
Автор

sir, what is the difference between line width and alpha?

srimannarayanakodem
Автор

5:15 : better to demonstrate transparency effect by 2 or 3 overlapping elements (currently, it looks only like brightness control).


BTW I liked your Pandas, ML playlists... finished... best for a quick helicopter-round to know what all they can do... we can do so much with just 4-5 lines of code! practicing now.

chandrasekharreddy
Автор

Please share the link of that documentation, iam unable to find it

MrPrudhvisai
Автор

Hahaha, i was literally watching this video calmly sitting on sofa and you said ' you can not just watch it by sitting calmly on sofa....' lol thanks for reality check haha. You are doing an amazing job ❤ infact i started learning coding just now it's been just 3 months and have learned many things from you and a long way to go but I will always remember you as my first teacher in programming. A lot of respect for you, your lectures give me hope that may be one day i will reach my dream of learning data science.

quickedits
Автор

How can we plot the Orca output file with matplotlib ?

tandrimabanerjee
Автор

Hello sir, i tried to code using %matplotlib inline and also removing it, I did not find any change in the output. Can you please explain?

kartikbadal
Автор

Plz make a video on Scikit learn tutorial

debajyotidey
Автор

how can i import csv file in jupyter notebook for making a line plot....

sirazummonira
Автор

%matplotlib inline will work in all IDE's or it's only for jupyter ??

inclinedscorpio
Автор

When i run the code
plt. plot(x, y)
There occurred an error "module 'matplotlib' has no attribute 'plot'

irshadmuhammed
Автор

Excellent tutorial.You have any tutorial for Data mining ?

rajselva
Автор

sir why we use % matplotlib inline? without also we are able to plot the various plots

alokpratap