2021-09-14 20:57:23 +00:00
|
|
|
<div align="center">
|
|
|
|
<img height="256" src="../assets/python.png" alt="">
|
|
|
|
<h1>python</h1>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
### Data Science
|
|
|
|
|
2021-12-21 19:46:28 +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)
|
2021-09-14 20:57:23 +00:00
|
|
|
|
|
|
|
### Calculators
|
|
|
|
|
2021-12-21 19:46:28 +00:00
|
|
|
- [Binomial Distribution](calculators/Binomial%20Distribution.py)
|
2022-01-11 18:14:41 +00:00
|
|
|
- [Binomial Expansion](calculators/Binomial%20Expansion.py)
|
2021-12-21 19:46:28 +00:00
|
|
|
- [Karatsuba Algorithm](calculators/Karatsuba%20Algorithm.py)
|
|
|
|
- [Pearson's Product-Moment Correlation Coefficient](calculators/PMCC.py)
|
2022-01-11 18:14:41 +00:00
|
|
|
- [Babylonian Square Root](calculators/Babylonian%20%Sqaure%20Root.py)
|
2021-12-21 19:46:28 +00:00
|
|
|
- [Spearman's Rank Correlation Coefficient](calculators/SRCC.py)
|
2022-01-11 18:14:41 +00:00
|
|
|
- [Trigometric Functions](calculators/Trigometric%20Functions.py)
|
|
|
|
- [Pascal's Triangle](calculators/Pascal's%20Triangle.py)
|
2021-09-14 20:57:23 +00:00
|
|
|
|
|
|
|
### Other
|
|
|
|
|
2021-12-21 19:46:28 +00:00
|
|
|
- [2 Stars List](gd-two-star-list)
|
|
|
|
- [Pong (made with Pygame)](pong)
|
|
|
|
- [pythonchallenge.com](pythonchallenge.com)
|