Plotting Financial graph with Bokeh and Pandas Data Reader

Published on :

Hello Everyone ! In this tutorial I will be showing you, how to plot Financial stock market data using Bokeh library and Pandas Data reader  in python.The modules that we are going to use for this tutorial are pandas,pandas data reader and bokeh. So in case you have not installed […]

Smile Detection using OpenCV (II)

Published on :

Hello guys ! This tutorial is in continuation to the Smile Detection using OpenCV(I) tutorial.If you have not went through the previous tutorial,I highly recommend you to go through it before proceeding with this one. Assuming that you have gone through the last part, we start right from where we left. […]