Migração de um Workload (Python + MySql) rodando em um Data Center Corporativo (On-premises) para a…
https://medium.com/@afcardo/migra%C3%A7%C3%A3o-de-um-workload-python-mysql-rodando-em-um-data-center-corporativo-on-premises-para-a-3ce0942e1533
https://medium.com/@afcardo/migra%C3%A7%C3%A3o-de-um-workload-python-mysql-rodando-em-um-data-center-corporativo-on-premises-para-a-3ce0942e1533
Medium
Migração de um Workload (Python + MySql) rodando em um Data Center Corporativo (On-premises) para a AWS utilizando os serviços…
Agora com um pouco mais de experiência realizo meu 2º projeto AWS.
Checking and cleaning data in Python with Pandas
https://medium.com/@alestamm/checking-and-cleaning-data-in-python-with-pandas-c955f45f0f7
https://medium.com/@alestamm/checking-and-cleaning-data-in-python-with-pandas-c955f45f0f7
Medium
Checking and cleaning data in Python with Pandas
Hello everyone! In my previous articles, we already learned about how to load into a Pandas DataFrame, and how to Import data from a…
Variáveis de ambiente e a instalação do PySpark
https://medium.com/@victorpmartins/vari%C3%A1veis-de-ambiente-e-a-instala%C3%A7%C3%A3o-do-pyspark-954c8a55b276
https://medium.com/@victorpmartins/vari%C3%A1veis-de-ambiente-e-a-instala%C3%A7%C3%A3o-do-pyspark-954c8a55b276
Medium
Variáveis de ambiente e a instalação do PySpark
Entendendo o que são variáveis de ambiente e instalando o PySpark em um sistema Windows.
Creating a DynamoDB Table with Python-Part 2
https://medium.com/@stisdol612/creating-a-dynamodb-table-with-python-part-2-eb01aa9bbebf
https://medium.com/@stisdol612/creating-a-dynamodb-table-with-python-part-2-eb01aa9bbebf
Medium
Creating a DynamoDB Table with Python-Part 2
Welcome Back to Part 2 of “Creating your DynamoDB with Python”. In the first lesson, we saw how we can use Boto3 to create our table and…
10 Python Scripts to Automate Your Daily Problems
https://python.plainenglish.io/10-python-scripts-to-automate-your-daily-problems-936cdbf1bd82
https://python.plainenglish.io/10-python-scripts-to-automate-your-daily-problems-936cdbf1bd82
Medium
10 Python Scripts to Automate Your Daily Problems
A collection of handful scripts to automate your life.
What is Python Variable and Rules for creating Variables in Python
https://medium.com/@coder033/what-is-python-variable-and-rules-for-creating-variables-in-python-13f50b0bc0c
https://medium.com/@coder033/what-is-python-variable-and-rules-for-creating-variables-in-python-13f50b0bc0c
Medium
What is Python Variable and Rules for creating Variables in Python
What is Python Variables?