Test Cricket Trends : A Data Overview with Python : Part 2
https://medium.com/@WandererSarang/test-cricket-trends-a-data-overview-with-python-part-2-eb7e764187cf
https://medium.com/@WandererSarang/test-cricket-trends-a-data-overview-with-python-part-2-eb7e764187cf
Medium
Test Cricket Trends : A Data Overview with Python : Part 2
Continuing my previous blog post on “Test Cricket trends : Data Overview with Python” featuring the evolution of Batsmanship in Test…
🔧 Using GitHub Actions to run your Reddit Bot
https://medium.com/@JakenH/using-github-actions-to-run-your-reddit-bot-42843a9f8513
https://medium.com/@JakenH/using-github-actions-to-run-your-reddit-bot-42843a9f8513
Medium
🔧 Using GitHub Actions to run your Reddit Bot
In this post, we’ll go over how to run your Reddit bot at a certain time interval using GitHub Actions. While you could host your bot on…
Pretty Error Output In Python
https://dennisokeeffe.medium.com/pretty-error-output-in-python-be22dac360a0
https://dennisokeeffe.medium.com/pretty-error-output-in-python-be22dac360a0
Medium
Pretty Error Output In Python
It will build off the work done on learning Python Fire and PyInquirer basics in a previous blog post. While I will be using my hello-python-fire repo, the follow will work in any repo initialized…
How to Calculate Expected Returns of Stocks using CAPM in Python
https://medium.com/the-handbook-of-coding-in-finance/how-to-calculate-expected-returns-of-stocks-using-capm-in-python-d9fac4d9cbbc
https://medium.com/the-handbook-of-coding-in-finance/how-to-calculate-expected-returns-of-stocks-using-capm-in-python-d9fac4d9cbbc
Medium
How to Calculate Expected Returns of Stocks using CAPM in Python
A concise and practical guide to understand CAPM and calculate the beta of stock with Python.
Why Switch is Better than Stay in Monty Hall?
https://medium.com/@TisanaWanwarn/why-switch-strategy-is-better-than-stay-strategy-in-monty-hall-9cd5a8065b75
https://medium.com/@TisanaWanwarn/why-switch-strategy-is-better-than-stay-strategy-in-monty-hall-9cd5a8065b75
Medium
Why Switch is Better than Stay in Monty Hall?
There are 3 doors A, B, and C. Behind one of these doors is a reward. You select door A. The host open door C and show that there is no…
Learn & use these 2 languages for 90% of your career and never look back
https://medium.com/@sushrit.pk21/learn-use-these-2-languages-for-90-of-your-career-and-never-look-back-7ff843b1c229
https://medium.com/@sushrit.pk21/learn-use-these-2-languages-for-90-of-your-career-and-never-look-back-7ff843b1c229
Medium
Learn & use these 2 languages for 90% of your career and never look back
This article will detail my beliefs on why for most people out there learning these 2 languages would be sufficient, and how you can dive…
Beginner Guide to Technical Analysis in Python
https://medium.com/codex/beginner-guide-to-technical-analysis-in-python-1fc507476d6
https://medium.com/codex/beginner-guide-to-technical-analysis-in-python-1fc507476d6
Medium
Beginner Guide to Technical Analysis in Python
We all love making money, there’s no hiding from it. If you’re new to trading, then before you jump in it is important to have at least a…
Top 10 Python Libraries Every Data Scientist Must Know
https://towardsdatascience.com/top-10-python-libraries-every-data-scientist-must-know-9260006df1ea
https://towardsdatascience.com/top-10-python-libraries-every-data-scientist-must-know-9260006df1ea
Medium
Top 10 Python Libraries Every Data Scientist Must Know
And a ton of free resources to learn them today
Building a Fast Interactive Dashboard in Jupyter through Gradio
https://pub.towardsai.net/building-a-fast-interactive-dashboard-in-jupyter-through-gradio-95a1981772aa
https://pub.towardsai.net/building-a-fast-interactive-dashboard-in-jupyter-through-gradio-95a1981772aa
Medium
Building a Fast Interactive Dashboard in Jupyter through Gradio
A ready-to-run tutorial on Gradio, a very powerful Python package for Machine Learning demos.
Skills pay your bills, designing APIs, 6 years for GKE, and Cloud Security remediation guides
https://medium.com/@aravindputrevu/skills-pay-your-bills-designing-apis-6-years-for-gke-and-cloud-security-remediation-guides-65d98e2139fa
https://medium.com/@aravindputrevu/skills-pay-your-bills-designing-apis-6-years-for-gke-and-cloud-security-remediation-guides-65d98e2139fa
Medium
Skills pay your bills, designing APIs, 6 years for GKE, and Cloud Security remediation guides
Thoughts on tech and life
Learn what a depth chart is and how to create it in Python
https://towardsdatascience.com/learn-what-a-depth-chart-is-and-how-to-create-it-in-python-323d065e6f86
https://towardsdatascience.com/learn-what-a-depth-chart-is-and-how-to-create-it-in-python-323d065e6f86
Towards Data Science
Learn what a depth chart is and how to create it in Python | Towards Data Science
Using Binance's API for getting order book data
Selecting Multiple Columns From a Pandas DataFrame
https://towardsdatascience.com/select-multiple-cols-pandas-24eab7144fb2
https://towardsdatascience.com/select-multiple-cols-pandas-24eab7144fb2
Medium
Selecting Multiple Columns From a Pandas DataFrame
Discussing how to select multiple columns from a DataFrame in pandas
Building a Web App User Interface with Python
https://medium.com/@britnell.ryan/building-a-web-app-user-interface-with-python-fc4580fafee4
https://medium.com/@britnell.ryan/building-a-web-app-user-interface-with-python-fc4580fafee4
Medium
Building a Web App User Interface with Python
Anvil lets you build your app’s front-end entirely in Python — no HTML, CSS or Javascript required. You can build your UI by dragging and…
10 Things to Know to Master Comprehensions in Python
https://towardsdatascience.com/10-things-to-know-to-master-comprehensions-in-python-2f089ad9d3e
https://towardsdatascience.com/10-things-to-know-to-master-comprehensions-in-python-2f089ad9d3e
Medium
10 Things to Know to Master Comprehensions in Python
List comprehension, dictionary comprehension, and more…
Most Important Random Number Python Modules To Keep Always By Your Side
https://towardsdatascience.com/most-important-random-number-python-modules-to-keep-always-by-your-side-ef99a4ae624b
https://towardsdatascience.com/most-important-random-number-python-modules-to-keep-always-by-your-side-ef99a4ae624b
Medium
Most Important Random Number Python Modules To Keep Always By Your Side
Introduction
Python and Imdb data to analyse movie genres over years
https://pankaj-tiwari2.medium.com/python-and-imdb-data-to-analyse-movie-genres-over-years-9577073e163b
https://pankaj-tiwari2.medium.com/python-and-imdb-data-to-analyse-movie-genres-over-years-9577073e163b
Medium
Python and Imdb data to analyse movie genres over years
I share your feeling If you ever wondered why most of the western genre movies were released before 70’s and why they are not so common nowadays. While analyzing imdb dataset I had similar question…