Deploy Django App with NGINX, Gunicorn, and Supervisor on Ubuntu Server
https://sohaibanser.medium.com/deploy-django-app-with-nginx-gunicorn-and-supervisor-on-ubuntu-server-ff58f5c201ac
https://sohaibanser.medium.com/deploy-django-app-with-nginx-gunicorn-and-supervisor-on-ubuntu-server-ff58f5c201ac
Medium
Deploy Django App with NGINX, Gunicorn, and Supervisor on Ubuntu Server
Deploy you Django Application with Gunicorn and supervisor on NGINX which is event‑driven and single-threaded that scales extremely well.
Medium API: Get Posts Using Python
https://blog.devgenius.io/medium-api-get-posts-using-python-e8ca4331845e
https://blog.devgenius.io/medium-api-get-posts-using-python-e8ca4331845e
Medium
Medium API: Get Posts Using Python
With “requests” library ONLY!
Matplotlib Hands-On: How to Create a Combo Chart with Dual Y-Axis
https://medium.com/@insightsbees/matplotlib-hands-on-how-to-create-a-combo-chart-with-dual-y-axis-ca889887fd6c
https://medium.com/@insightsbees/matplotlib-hands-on-how-to-create-a-combo-chart-with-dual-y-axis-ca889887fd6c
Medium
Matplotlib Hands-On: How to Create a Combo Chart with Dual Y-Axis
A Step-by-Step Beginner’s Guide to Learn Matplotlib for Data Visualization
Exploratory Data Analysis with Python — Part 2
https://towardsdatascience.com/exploratory-data-analysis-with-python-part-2-9b0b6c1402c2
https://towardsdatascience.com/exploratory-data-analysis-with-python-part-2-9b0b6c1402c2
Towards Data Science
Exploratory Data Analysis with Python - Part 2 | Towards Data Science
A template to follow to get you started analyzing data with Python and Pandas.
A Simple Python Guide To Find Carbon Intensity of Commodities
https://towardsdatascience.com/a-simple-python-guide-to-find-carbon-intensity-of-commodities-6f973170f64e
https://towardsdatascience.com/a-simple-python-guide-to-find-carbon-intensity-of-commodities-6f973170f64e
Medium
A Simple Python Guide To Find Carbon Intensity of Commodities
Calculating carbon intensity using ResourceTradeEarth and ClimateTrace data
Three R Libraries Every Data Scientist Should Know (Even if You Use Python)
https://medium.com/@epicprogrammer/three-r-libraries-every-data-scientist-should-know-even-if-you-use-python-4210d0530e18
https://medium.com/@epicprogrammer/three-r-libraries-every-data-scientist-should-know-even-if-you-use-python-4210d0530e18
Medium
Three R Libraries Every Data Scientist Should Know (Even if You Use Python)
Homestatistics Three R Libraries Every Data Scientist Should Know (Even if You Use Python)
Integrating your data analysis with Google Workspace and Google Cloud Storage
https://towardsdatascience.com/integrating-your-data-analysis-with-google-workspace-and-google-cloud-storage-f80649404bb0
https://towardsdatascience.com/integrating-your-data-analysis-with-google-workspace-and-google-cloud-storage-f80649404bb0
Medium
Integrating your data analysis with Google Workspace and Google Cloud Storage
How to load files from the cloud using Python
Applied Concurrency Techniques for ETL Pipelines
https://towardsdatascience.com/applied-concurrency-techniques-for-etl-pipelines-32387eb82fbc
https://towardsdatascience.com/applied-concurrency-techniques-for-etl-pipelines-32387eb82fbc
Medium
Applied Concurrency Techniques in ETL Pipelines
Python concurrency approaches with a case scenario.
Network Automation and Programmability with ubuntu docker container in GNS3
https://medium.com/@orapelengmadeamangena/network-automation-with-pre-installed-ubuntu-docker-container-in-gns3-d00449c2bb98
https://medium.com/@orapelengmadeamangena/network-automation-with-pre-installed-ubuntu-docker-container-in-gns3-d00449c2bb98
Medium
Network Automation and Programmability with ubuntu docker container in GNS3
It is honestly hard to be consistent with writing weekly updates about my python learning. I still haven’t found my passion yet. I am just…
Por que você deveria conhecer a biblioteca Pandas?
https://franciscofoz.medium.com/por-que-voc%C3%AA-deveria-conhecer-a-biblioteca-pandas-32833a1c7b95
https://franciscofoz.medium.com/por-que-voc%C3%AA-deveria-conhecer-a-biblioteca-pandas-32833a1c7b95
Medium
Por que você deveria conhecer a biblioteca Pandas?
A etapa inicial de extração, limpeza e modelagem de dados é essencial dentro de um projeto de ciência de dados. Existem diversas…
Taking Classification Models to New Horizons
https://medium.com/@sydneythtran/taking-classification-models-to-new-horizons-20655a06f710
https://medium.com/@sydneythtran/taking-classification-models-to-new-horizons-20655a06f710
Medium
Taking Classification Models to New Horizons
Last week, I presented on web APIs and natural language processing, specifically on the Subreddits of “Animal Crossing” and “The Sims”. The…
How to execute unit tests before commit or push to git?
https://ivan-georgiev-19530.medium.com/how-to-execute-unit-tests-before-commit-or-push-to-git-cc3a6bffaf44
https://ivan-georgiev-19530.medium.com/how-to-execute-unit-tests-before-commit-or-push-to-git-cc3a6bffaf44
Medium
How to execute unit tests before commit or push to git?
The term “shift left” refers to a practice in software development in which teams focus on quality, work on problem prevention instead of…
Latitude e longitude com Python: Calculando distâncias entre vários pontos em um mapa.
https://caioestrella.medium.com/latitude-e-longitude-com-python-calculando-dist%C3%A2ncias-entre-v%C3%A1rios-pontos-em-um-mapa-73b53fb0b895
https://caioestrella.medium.com/latitude-e-longitude-com-python-calculando-dist%C3%A2ncias-entre-v%C3%A1rios-pontos-em-um-mapa-73b53fb0b895
Medium
Latitude e longitude com Python: Calculando distâncias entre vários pontos em um mapa.
Diferentes abordagens e maneiras de pensar o problema.
Python Sequences — Types, Operations, and Functions
https://medium.com/@yourblogcoach1/python-sequences-types-operations-and-functions-495343265d0d
https://medium.com/@yourblogcoach1/python-sequences-types-operations-and-functions-495343265d0d
Medium
Python Sequences — Types, Operations, and Functions
Sequences are one of the most core topics in any programming language specifically in python because python allows itself to be more…
Creating a pipelines using sklearn machine learning.
https://lerekoqholosha9.medium.com/creating-a-pipelines-using-sklearn-machine-learning-c329d4cf8a5f
https://lerekoqholosha9.medium.com/creating-a-pipelines-using-sklearn-machine-learning-c329d4cf8a5f
Medium
Creating a pipelines using sklearn machine learning.
Getting familiar with ML pipelines