An Complete Guide to Building a Marketing Mix Model in 2021
https://towardsdatascience.com/an-complete-guide-to-building-a-marketing-mix-model-in-2021-fb53975be754
https://towardsdatascience.com/an-complete-guide-to-building-a-marketing-mix-model-in-2021-fb53975be754
Medium
A Complete Guide to Building a Marketing Mix Model in 2021
Fully understand what a Marketing Mix Model is and how to use one
How Do You Get Every Other Element From a Python List? — CODEFATHER
https://codefather-tech.medium.com/how-do-you-get-every-other-element-from-a-python-list-codefather-924297ceaef2
https://codefather-tech.medium.com/how-do-you-get-every-other-element-from-a-python-list-codefather-924297ceaef2
Medium
How Do You Get Every Other Element From a Python List? — CODEFATHER
Getting every other element from a Python list might seem easy to do but it actually requires some knowledge of Python basics.
How to send a message to your Telegram channel by Python?
https://alibahaari.medium.com/how-to-send-a-message-to-your-telegram-channel-by-python-f240e2f5e44c
https://alibahaari.medium.com/how-to-send-a-message-to-your-telegram-channel-by-python-f240e2f5e44c
Medium
How to send a message to your Telegram channel by Python?
Without any preface, let’s get straight to the point. Consider you’re a Python programmer and you have a channel within Telegram. You want…
Get notify when someone’s try to login to your server
https://medium.com/@ahmadrahimizadeh80/get-notify-when-someones-try-to-login-to-your-server-5efb47392ab9
https://medium.com/@ahmadrahimizadeh80/get-notify-when-someones-try-to-login-to-your-server-5efb47392ab9
Medium
Get notify when someone’s try to login to your server
it’s important to check your server auth.log file, but most of the time it’s a bit hard to check all of it.
Create a Static Site Using React Running Python
https://rob-blackbourn.medium.com/create-a-static-site-using-react-running-python-d6b815734d8e
https://rob-blackbourn.medium.com/create-a-static-site-using-react-running-python-d6b815734d8e
Medium
Create a Static Site Using React Running Python
This article shows how to create a React app that uses Python that runs as a static site. It uses React, material-ui, pyodide, Python and…
Understanding Numpy axis(for 2d & 3d arrays)
https://hidayatullahhaider.medium.com/understanding-numpy-axis-for-2d-3d-arrays-94e017b83202
https://hidayatullahhaider.medium.com/understanding-numpy-axis-for-2d-3d-arrays-94e017b83202
Medium
Understanding Numpy axis(for 2d & 3d arrays)
understanding the dimensions in python arrays is a little bit tricky. one should understand its basics before jumping into its application…
OpenCV: Count of Objects in Blood Image with Python
https://medium.com/pythoneers/opencv-count-of-objects-in-blood-image-with-python-3d82de1c83a9
https://medium.com/pythoneers/opencv-count-of-objects-in-blood-image-with-python-3d82de1c83a9
Medium
OpenCV: Count of Objects in Blood Image with Python
Image processing concept with OpenCV library
4 pre-commit Plugins to Automate Code Reviewing and Formatting in Python
https://towardsdatascience.com/4-pre-commit-plugins-to-automate-code-reviewing-and-formatting-in-python-c80c6d2e9f5
https://towardsdatascience.com/4-pre-commit-plugins-to-automate-code-reviewing-and-formatting-in-python-c80c6d2e9f5
Medium
4 pre-commit Plugins to Automate Code Reviewing and Formatting in Python
Write High-Quality Code with black, flake8, isort, and interrogate
Time Series From Scratch — Stationarity Tests and Automation
https://towardsdatascience.com/time-series-from-scratch-stationarity-tests-and-automation-14b02fa5ca4d
https://towardsdatascience.com/time-series-from-scratch-stationarity-tests-and-automation-14b02fa5ca4d
Medium
Time Series From Scratch — Stationarity Tests and Automation
Part 6 of Time Series from Scratch Series — Learn all about stationarity, why it is essential for forecasting, and how to automate it with…
Python 101! Step by Step Introduction
https://medium.com/@alphonse.brand/python-101-step-by-step-introduction-b6e37f56d87
https://medium.com/@alphonse.brand/python-101-step-by-step-introduction-b6e37f56d87
Medium
Python 101! Step by Step Introduction
A beginners friendly guide to the python programming language. Find here all fundamental concepts you need to know to get started. Enjoy!
Create your own blockchain using Python (pt. 7)
https://gruyaume.medium.com/create-your-own-blockchain-using-python-pt-7-6cdcb44697fe
https://gruyaume.medium.com/create-your-own-blockchain-using-python-pt-7-6cdcb44697fe
Medium
Create your own blockchain using Python (pt. 7)
New block creation and Proof-of-Work
How to create a simple and effective Discord Bot
https://clinton-nguyen.medium.com/how-to-create-a-simple-and-effective-discord-bot-4af3128454cf
https://clinton-nguyen.medium.com/how-to-create-a-simple-and-effective-discord-bot-4af3128454cf
Medium
How to create a simple and effective Discord Bot
I decided to create a Discord bot to experiment with the discord.py library and have some fun while I’m at it. If you don’t know what Discord is, it’s a messaging app primarily used by gamers that…
Formation Python pour la Data Science, le parcours à faire en Tunisie!
https://medium.com/@ramimestiri/formation-python-pour-la-data-science-le-parcours-%C3%A0-faire-en-tunisie-58dd71954f02
https://medium.com/@ramimestiri/formation-python-pour-la-data-science-le-parcours-%C3%A0-faire-en-tunisie-58dd71954f02
Medium
Formation Python pour la Data Science, le parcours à faire en Tunisie!
Si tu cherches à apprendre le développement informatique, tu trouveras des programmes à gogo, qui vont t’offrir ce genre de compétences. En…
Create Cloud Architecture with Diagrams for AWS, Azure, and GPC
https://dr-bruce-cottman.medium.com/create-cloud-architecture-with-diagrams-for-aws-azure-and-gpc-8fb528f6c6cf
https://dr-bruce-cottman.medium.com/create-cloud-architecture-with-diagrams-for-aws-azure-and-gpc-8fb528f6c6cf
Medium
Create Cloud Architecture with Diagrams for AWS, Azure, and GPC
Visualize your architecture
Developing a Web App with Postgres Database using Flask + React.
https://medium.com/@emilymuller1991/developing-a-web-app-with-postgres-database-using-flask-react-9c297606aed9
https://medium.com/@emilymuller1991/developing-a-web-app-with-postgres-database-using-flask-react-9c297606aed9
Medium
Developing a Web App with Postgres Database using Flask + React.
This post is intended to provide instructions on how to build a locally hosted website which can connect to a postgres database. Please…