
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
statisticsmaniac
Advanced tools
A module which gives the stats of any random cricketer in form of pandas dataframe
pip install statisticsmaniac
import statmaniac
format = 1 for Tests
format = 2 for ODIs
format = 3 for T20Is
statmaniac.player_stats(player,format)
Example:
statmaniac.player_stats("Virat Kohli",3)
Note : Use the player names as on cricinfo website , for example : don't write player name as "Rohit Sharma", it is "RG Sharma" on cricinfo
This will return a pandas dataframe which can be further used for data analysis
statmaniac.save_stats_as_csv("Virat Kohli",3)
statmaniac.player_summary("Virat Kohli",3)
This will return a list in this format [runs,notouts,batting average,hundreds]
FAQs
A module which gives the stats of any random cricketer in form of pandas dataframe
We found that statisticsmaniac demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.