04/04/2021
https://youtu.be/NwaW2s6aAcw
Our New Video is out,please like share & Subscribe to our YouTube channel.
numpy mathematical
This video illustrates how to use NumPy to perform various mathematical functions such as Trigonometric, inverse, Rounding, floor, ceil. Each and every funct...
26/01/2021
Wishing everyone Happy Republic Day
09/01/2021
https://youtu.be/WlGE8s25eRY
Our New Video is out, Please like share, and subscribe to our YouTube channel.
Chi-Square Test using R
This video illustrates how to perform a chi-square test using R.At first we have an idea about chi-square, then we have a look at the advantages and disadvan...
08/01/2021
https://youtu.be/NKyUsek8Z5M
Our New Video is out, Please like share, and subscribe to our YouTube channel.
How to deal with NumPy linear algebra?
This video illustrates how to deal with NumPy linear algebra. Here we see how to apply different functions suing NumPy linalg module.For more such videos ple...
07/01/2021
Creating a density plot with the help of ggplot2.
07/01/2021
https://youtu.be/7ozHNbO87DU
Our New Video is out, Please like share, and subscribe to our YouTube channel.
Binary Operators in NumPy
This video illustrates how to do binary operations in NumPy.This video shows how to do the function bitwise_and,bitwise_or, invert,left_shift,right_shift usi...
02/01/2021
https://youtu.be/49jR8D8zjmc
Our New Video is out, Please like share, and subscribe to our YouTube channel for more such videos.
How to create Nyquist plot in Python?
This video illustrates how we can create a Nyquist plot in python in the Spyder Editor. At first, we give a small introduction to the Nyquist plot then we tr...
02/01/2021
Creating a scatterplot in R with the help of the ggplot2 library.
01/01/2021
Wishing everyone very Happy New Year!!
29/12/2020
https://youtu.be/8rM9Fi-DKZE
Our New Video is out, Please like share, and subscribe to our YouTube channel.
How to apply the grid in maps using Matplotlib?
This video illustrates how to apply a grid within a plot with the help of the Matplotlib library. The data is generated using the NumPy arrange function and ...
26/12/2020
https://youtu.be/96HM_sheQVk
Our new video is out,Please like share and subscribe to our YouTube channel.
Survival Analysis using R
This video gives an idea about how to get a survival analysis using R.At first, we get an idea about what survival analysis, then a few applications of it an...
26/12/2020
Creating multiple plots in R with par() function with mfcol function.