
Product
Introducing GitHub Actions Scanning Support
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
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
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.