2024-10-09 17:02:34 +00:00
|
|
|
<div align="center">
|
|
|
|
<img height="256" src="../assets/python.png" alt="">
|
|
|
|
<h1>python</h1>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
### Data Science
|
|
|
|
|
2024-10-09 17:02:36 +00:00
|
|
|
- [Fake Jobs Scraper](data-science/Fake%20Jobs.py)
|
|
|
|
- [Country Population vs Active Facebook Users in the Country](data-science/Facebook.py)
|
|
|
|
- [Estimated Revenue for the top Twitch channels](data-science/Twitch%20Revenue.py)
|
|
|
|
- [ngrams](data-science/ngrams)
|
|
|
|
- [Comparison](data-science/ngrams/comparison/Comparison.py)
|
|
|
|
- [Popularity](data-science/ngrams/popularity/Popularity.py)
|
2024-10-09 17:02:34 +00:00
|
|
|
|
|
|
|
### Calculators
|
|
|
|
|
2024-10-09 17:02:36 +00:00
|
|
|
- [Binomial Distribution](calculators/Binomial%20Distribution.py)
|
|
|
|
- [Karatsuba Algorithm](calculators/Karatsuba%20Algorithm.py)
|
|
|
|
- [Pearson's Product-Moment Correlation Coefficient](calculators/PMCC.py)
|
|
|
|
- [Quadratic nth Term](calculators/Quadratic%20nth%20Term.py)
|
|
|
|
- [Square Root](calculators/SQRT.py)
|
|
|
|
- [Spearman's Rank Correlation Coefficient](calculators/SRCC.py)
|
|
|
|
- [Standard Deviation](calculators/STDEV.py)
|
2024-10-09 17:02:34 +00:00
|
|
|
|
|
|
|
### Other
|
|
|
|
|
2024-10-09 17:02:36 +00:00
|
|
|
- [PP Calculator](pp.py)
|
|
|
|
- [2 Stars List](gd-two-star-list)
|
|
|
|
- [Pong (made with Pygame)](pong)
|
|
|
|
- [pythonchallenge.com](pythonchallenge.com)
|