Failure-Tolerant Queue in Django and PostgreSQL
https://medium.com/@evantbyrne/failure-tolerant-queue-in-django-and-postgresql-57bd59a6b1d9
https://medium.com/@evantbyrne/failure-tolerant-queue-in-django-and-postgresql-57bd59a6b1d9
Medium
Failure-Tolerant Queue in Django and PostgreSQL
Easily move expensive tasks to background processes to unlock all new user experiences and optimizations for web applications.
Dunder Data Pandas Challenge Solutions 1–5
https://medium.com/dunder-data/dunder-data-pandas-challenge-solutions-1-5-9dbf1f736c79
https://medium.com/dunder-data/dunder-data-pandas-challenge-solutions-1-5-9dbf1f736c79
Medium
Dunder Data Pandas Challenge Solutions 1–5
The solutions to the five Dunder Data Pandas Challenges will be presented below. Try these challenges for yourself at python.dunderdata.com before looking at the solutions. Video solutions for all of…
Fundamental Terms of a Neural Network
https://medium.com/the-shortform/fundamental-terms-of-a-neural-network-f4047c960bb2
https://medium.com/the-shortform/fundamental-terms-of-a-neural-network-f4047c960bb2
Medium
Fundamental Terms of a Neural Network
Perceptron & Delta Rule
Sou geocientista e quero programar em Python, por onde começar?
https://rodreras.medium.com/sou-geocientista-e-quero-programar-em-python-por-onde-come%C3%A7ar-6d4f163fec36
https://rodreras.medium.com/sou-geocientista-e-quero-programar-em-python-por-onde-come%C3%A7ar-6d4f163fec36
Medium
Sou geocientista e quero programar em Python, por onde começar?
Com bastante frequência, amigos e conhecidos vêm me perguntar qual curso eu recomendo para começar a aprender Python.
Deploying Campus Recruitment Prediction Model using Flask
https://medium.com/@tempmail.krooz/deploying-campus-recruitment-prediction-model-using-flask-f6b0509d0a33
https://medium.com/@tempmail.krooz/deploying-campus-recruitment-prediction-model-using-flask-f6b0509d0a33
Medium
Deploying Campus Recruitment Prediction Model using Flask
Everything I had studied or been taught had focused on the model-building components. But we tend to forget our main goal, which is to…
[DATA ANALYSIS] DAVID LUIZ AND THE (MOMENTARY) SUCCESS IN FLAMENGO
https://thiagoaraujo.medium.com/data-analysis-david-luiz-and-the-momentary-success-in-flamengo-a1fff4341528
https://thiagoaraujo.medium.com/data-analysis-david-luiz-and-the-momentary-success-in-flamengo-a1fff4341528
Medium
[DATA ANALYSIS] DAVID LUIZ AND THE (MOMENTARY) SUCCESS IN FLAMENGO
An article from ge.globo called my attention, as it had this headline:
I did Analysis of Airbnb Bookings Data using Python, Excel and Tableau
https://medium.com/@narenderravulakollu/i-did-analysis-of-airbnb-bookings-data-using-python-excel-and-tableau-4ef66ff4ad0f
https://medium.com/@narenderravulakollu/i-did-analysis-of-airbnb-bookings-data-using-python-excel-and-tableau-4ef66ff4ad0f
Medium
I did Analysis of Airbnb Bookings Data using Python, Excel and Tableau
In real world we use each and every tool to get insights from the data
Codility Algorithm Practice Lesson 11: Sieve of Eratosthenes, Task 2: CountSemiPrimes— a Python…
https://medium.com/@deck451/codility-algorithm-practice-lesson-11-sieve-of-eratosthenes-task-2-countsemiprimes-a-python-c4511cc95b98
https://medium.com/@deck451/codility-algorithm-practice-lesson-11-sieve-of-eratosthenes-task-2-countsemiprimes-a-python-c4511cc95b98
Medium
Codility Algorithm Practice Lesson 11: Sieve of Eratosthenes, Task 2: CountSemiPrimes— a Python approach
Good day to you all! Last time, we discussed and solved the CountNonDivisible task. We’re going to take a somewhat similar approach this…
What is if “__name__” = “__main__” in Python?
https://duythinbmt.medium.com/what-is-if-name-main-in-python-7f599054847f
https://duythinbmt.medium.com/what-is-if-name-main-in-python-7f599054847f
Medium
What is if “__name__” = “__main__” in Python?
First thing first
Terminei a modelagem, e agora? — Parte II
https://medium.com/@andre.oliveira_17523/terminei-a-modelagem-e-agora-parte-ii-8fb75280bdc6
https://medium.com/@andre.oliveira_17523/terminei-a-modelagem-e-agora-parte-ii-8fb75280bdc6
Medium
Terminei a modelagem, e agora? — Parte II
Na parte I deste artigo a Vivian criou um modelo utilizando o famoso conjunto de dados do Titanic disponível na plataforma Kaggle, e…
Terminei a modelagem, e agora? — Parte I
https://vivianyamassaki.medium.com/terminei-a-modelagem-e-agora-parte-i-604232bb5114
https://vivianyamassaki.medium.com/terminei-a-modelagem-e-agora-parte-i-604232bb5114
Medium
Terminei a modelagem, e agora? — Parte I
Com o aumento do número de vagas para profissionais nas áreas de Ciência e Engenharia de Dados, ocorreu também um aumento da quantidade de…
Context Managers; The Best Managers for Python Developers
https://towardsdatascience.com/context-managers-the-best-managers-for-python-developers-a5809fb7e428
https://towardsdatascience.com/context-managers-the-best-managers-for-python-developers-a5809fb7e428
Medium
Context Managers; The Best Managers for Python Developers
How to avoid leaving the light on