How to Quickly Convert 2 Lists into a Dictionary in Python
https://python.plainenglish.io/how-to-quickly-convert-2-lists-into-a-dictionary-in-python-9adfbfcf269c
https://python.plainenglish.io/how-to-quickly-convert-2-lists-into-a-dictionary-in-python-9adfbfcf269c
Medium
How to Quickly Convert 2 Lists into a Dictionary in Python
A guide on converting 2 lists into a dictionary in Python.
How can I activate CORS in the Django REST Framework?
https://medium.com/programming-python/how-can-i-activate-cors-in-the-django-rest-framework-90c17ba2be52
https://medium.com/programming-python/how-can-i-activate-cors-in-the-django-rest-framework-90c17ba2be52
Medium
How can I activate CORS in the Django REST Framework?
and more: The Array API Standard is being used to make GPUs available to the PyData Ecosystem • MetricFlow enables you to write code to…
How a password manager works and let’s create one in python language.
https://medium.com/@kashishcharaya/how-a-password-manager-works-and-lets-create-one-in-python-language-2fd6d1bd6955
https://medium.com/@kashishcharaya/how-a-password-manager-works-and-lets-create-one-in-python-language-2fd6d1bd6955
Medium
How a password manager works and let’s create one in python language.
Let’s understand how a password manager works and how to create one using python language. I’ll be as brief in explaining as I can.
Data Engineering Project Retail Store — Part 4 — Analyzing the Data
https://medium.com/@bdadon50/data-engineering-project-retail-store-part-4-analyzing-the-data-630efad6e09a
https://medium.com/@bdadon50/data-engineering-project-retail-store-part-4-analyzing-the-data-630efad6e09a
Medium
Data Engineering Project Retail Store — Part 4 — Analyzing the Data
Introduction
Building and Deploying Your First Cloud Application on IBM Cloud from a non-Developer Point-of-View
https://0x58.medium.com/building-and-deploying-your-first-cloud-application-on-ibm-cloud-from-a-non-developer-point-of-view-89905b9a24a1
https://0x58.medium.com/building-and-deploying-your-first-cloud-application-on-ibm-cloud-from-a-non-developer-point-of-view-89905b9a24a1
Medium
Building and Deploying Your First Cloud Application on IBM Cloud from a non-Developer Point-of-View
Every now and then I have an idea and I try to explore it as far as I can. This time, I wanted to create a Slack Bot, using Python and…
How to Quickly Check Whether a Variable is a Number in Python
https://python.plainenglish.io/how-to-quickly-check-whether-a-variable-is-a-number-in-python-f77533747a96
https://python.plainenglish.io/how-to-quickly-check-whether-a-variable-is-a-number-in-python-f77533747a96
Medium
How to Quickly Check Whether a Variable is a Number in Python
A guide on checking whether a variable is a number in Python
Delete unused Persistent(EBS) Volumes using Boto3
https://medium.com/@sraddhanand/delete-unused-persistent-ebs-volumes-using-boto3-3cfd86828538
https://medium.com/@sraddhanand/delete-unused-persistent-ebs-volumes-using-boto3-3cfd86828538
Medium
Delete unused Persistent(EBS) Volumes using Boto3
TL;DR: Find the unused (EBS Volumes in available state for longer duration and delete them to reduce the cost.)
Time series forecasting with ETNA: first steps
https://medium.com/its-tinkoff/time-series-forecasting-with-etna-first-steps-dfaf90c5b919
https://medium.com/its-tinkoff/time-series-forecasting-with-etna-first-steps-dfaf90c5b919
Medium
Time series forecasting with ETNA: first steps
In this tutorial, I want to show how to use ETNA for simple time series analysis and introduce several feature engineering techniques
Iniciação em Python Começando do Zero
https://diasctiago.medium.com/inicia%C3%A7%C3%A3o-em-python-come%C3%A7ando-do-zero-4de6a4e965b8
https://diasctiago.medium.com/inicia%C3%A7%C3%A3o-em-python-come%C3%A7ando-do-zero-4de6a4e965b8
Medium
Iniciação em Python Começando do Zero
Fala galera do mundo dos dados! Escrevi no Dados ao Cubo uma sequência de artigos batizada de “Iniciação em Python — Começando do ZERO”…