pandas

Implementation of Kalman Filter Estimation of Mean in Python…

Kalman Filter is an optimal estimation algorithm to estimate the variable which can be measured indirectly and to find the best estimate of states...
Rajandran R
1 min read

Fetch Intraday Data from Google and Plot using Python

Here is an yet another interesting python tutorial to fetch intraday data using Google Finance API , , store the data in csv...
Rajandran R
47 sec read

Compute Cointegration using NsePy, Pandas Library

Here is a simple example to compute Cointegration between two stock pairs using python libraries like NSEpy, Pandas, statmodels, matplotlib
Rajandran R
1 min read