Skip to content

Commit

Permalink
Image added
Browse files Browse the repository at this point in the history
  • Loading branch information
varunkuntal committed May 17, 2022
1 parent 739e46d commit 3f450af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ tags: SonarLint, VSCode

Moving averages are particularly useful in finance and business domain where time series data is used to calculate important insights. We will attempt to understand usage of Pandas `rolling` function (`pandas.DataFrame.rolling`) by using it on an IPL batsman's performance over the course of 10 years of international cricket.

![Image](/assets/images/rolling-pandas-on-ts/sachin-dhoni-cropped.jpg)

Given below are the batting performances of two Indian batsman MS Dhoni and SR Tendulkar over 10 years of their career on some selected matches against popular teams. Asterisk (*) appended with runs shows the batsman was not out at final status of the match.

![Image](/assets/images/rolling-pandas-on-ts/dhoni-sachin.png)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3f450af

Please sign in to comment.