22 Funny Programming Jokes That Will Make You Laugh
https://medium.com/geekculture/22-funny-programming-jokes-that-will-make-you-laugh-3050d9972c23
https://medium.com/geekculture/22-funny-programming-jokes-that-will-make-you-laugh-3050d9972c23
Medium
22 Funny Programming Jokes That Will Make You Laugh
Read if you can control your Laugh
3 Pathlib Examples for Navigating Folders and Files with Python
https://medium.com/short-bits/3-pathlib-examples-for-navigating-folders-and-files-with-python-9954f0333e64
https://medium.com/short-bits/3-pathlib-examples-for-navigating-folders-and-files-with-python-9954f0333e64
Medium
3 Pathlib Examples for Navigating Folders and Files with Python
Navigating files and folders is a common programming task we all run into. Python has multiple packages for working with files such as os…
Best NumPy Course For Learning Data Science With Python
https://medium.com/@theclickreader/best-numpy-course-for-learning-data-science-with-python-de77d9a89114
https://medium.com/@theclickreader/best-numpy-course-for-learning-data-science-with-python-de77d9a89114
Medium
Best NumPy Course For Learning Data Science With Python
Are you a beginner looking to kick off your career in data science using Python? Then, the ‘NumPy for Scientific Computation with Python’…
Best Python Course For New Programmers — Python For Newbies
https://medium.com/@theclickreader/best-python-course-for-new-programmers-python-for-newbies-d3f63aa7e3a
https://medium.com/@theclickreader/best-python-course-for-new-programmers-python-for-newbies-d3f63aa7e3a
Medium
Best Python Course For New Programmers — Python For Newbies
Python is a powerful general-purpose programming language used for all sorts of applications ranging from Machine Learning to web-app…
How to Write Your Own Password Generator in Python
https://betterprogramming.pub/how-to-write-your-own-password-generator-in-python-2511e633cf53
https://betterprogramming.pub/how-to-write-your-own-password-generator-in-python-2511e633cf53
Medium
How to Write Your Own Password Generator in Python
Random words. Random numbers. Random special characters
Deploy a “RemindMe” Reddit Bot Using AWS Lambda and EventBridge
https://betterprogramming.pub/deploy-a-reddit-bot-using-aws-lambda-and-eventbridge-7df793b979b2
https://betterprogramming.pub/deploy-a-reddit-bot-using-aws-lambda-and-eventbridge-7df793b979b2
Medium
Deploy a “RemindMe” Reddit Bot Using AWS Lambda and EventBridge
Schedule AWS Lambda functions effortlessly with Serverless
MLOps with Kubernetes, RabbitMQ and FastAPI
https://towardsdatascience.com/mlops-with-kubernetes-rabbitmq-and-fastapi-b67d82e35fa4
https://towardsdatascience.com/mlops-with-kubernetes-rabbitmq-and-fastapi-b67d82e35fa4
Introduction to Hovertemplate in Plotly Graphs
https://medium.com/codex/introduction-to-hovertemplate-in-plotly-graphs-e658c1b4a335
https://medium.com/codex/introduction-to-hovertemplate-in-plotly-graphs-e658c1b4a335
Medium
Introduction to Hovertemplate in Plotly Graphs
And an example of how to use “custom data”
Lineer Regresyon ve sklearn: Kısım 2
https://medium.com/@bcelalakyuz/lineer-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-2-314e9f404157
https://medium.com/@bcelalakyuz/lineer-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-2-314e9f404157
Medium
Lineer Regresyon ve sklearn: Kısım 2
Regresyon ve sklearn maceramızın ikinci adımından hepinize merhabalar. İlk yazı sizin için fazla bilgi bombardımanı gelmiş olabilir. Şimdi…
Lineer Regresyon ve sklearn: Kısım 1
https://medium.com/@bcelalakyuz/lineer-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-1-2fd7b1094b6f
https://medium.com/@bcelalakyuz/lineer-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-1-2fd7b1094b6f
Medium
Lineer Regresyon ve sklearn: Kısım 1
Herkese tekrardan merhabalar. ML101 yazı serimizin ikinci yazısı ile karşınızdayım. Bu yazıda lineer regresyon (yazının ilerleyen kısmında…
How To Create a New Column Based on Values From Other Columns in Pandas
https://towardsdatascience.com/create-new-column-based-on-other-columns-pandas-5586d87de73d
https://towardsdatascience.com/create-new-column-based-on-other-columns-pandas-5586d87de73d
Medium
How To Create a New Column Based on Values From Other Columns in Pandas
Discussing how to create new columns out of existing columns in pandas DataFrames
5 Most Powerful One-Liners You Should Know in Python Programming
https://towardsdatascience.com/5-most-powerful-one-liners-you-should-know-in-python-programming-c9d49a89b7f3
https://towardsdatascience.com/5-most-powerful-one-liners-you-should-know-in-python-programming-c9d49a89b7f3
Medium
5 Most Powerful One-Liners in Python Programming
One-liners keep your code clean, clear, short and simple to understand.
11 must-know data types and structures as a python programmer
https://idowuodesanmi.medium.com/11-must-know-data-types-and-structures-as-a-python-programmer-45573fbec5bb
https://idowuodesanmi.medium.com/11-must-know-data-types-and-structures-as-a-python-programmer-45573fbec5bb
Medium
11 must-know data types and structures as a python programmer
A reference list to the most useful/common data types and structures you should know to have a career in the data world
Face Library v1.1.0 release makes face detection more real-time on CPU
https://a-akram-9821.medium.com/face-library-v1-1-0-release-makes-face-detection-more-real-time-on-cpu-5b9d75f3d747
https://a-akram-9821.medium.com/face-library-v1-1-0-release-makes-face-detection-more-real-time-on-cpu-5b9d75f3d747
Medium
Face Library v1.1.0 release makes face detection more real-time on CPU
Face Library is a 100% python open source package for accurate and real-time face detection and recognition. The package is built over…
Descriptive data measures for machine learning
https://medium.com/@sresindhu/descriptive-data-measures-for-machine-learning-d847f3a24980
https://medium.com/@sresindhu/descriptive-data-measures-for-machine-learning-d847f3a24980
Medium
Descriptive data measures for machine learning
This article is about the various descriptive data measures used while performing Exploratory Data Analysis. It consists of two categories…