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
Generar señales senoidales con Python
https://medium.com/@torguerraf/generar-se%C3%B1ales-senoidales-con-python-aba79e2fb0c
https://medium.com/@torguerraf/generar-se%C3%B1ales-senoidales-con-python-aba79e2fb0c
Medium
Generar señales senoidales con Python
Avanzando con el ciclo de publicaciones sobre procesamiento de señales con Python. Considero apropiado que la presente entrada, sea…
Every coder should switch to this new IDE
https://preettheman.medium.com/every-coder-should-switch-to-this-new-ide-98fa1016c9d1
https://preettheman.medium.com/every-coder-should-switch-to-this-new-ide-98fa1016c9d1
Medium
Every coder should switch to this new IDE
Welcome back! JetBrains is a massive company that has built some of my favorite IDE’s, these include PyCharm and Intellij Code:
Awesome Tensorflow projects you can build
https://preettheman.medium.com/awesome-tensorflow-projects-you-can-build-7295fb432a13
https://preettheman.medium.com/awesome-tensorflow-projects-you-can-build-7295fb432a13
Medium
Awesome Tensorflow projects you can build
Welcome back! TensorFlow is an awesome machine learning package developed by Google, if you’re new to this package, check out the link…
Um Expresso sobre operadores matemáticos em Python
https://medium.com/@kelybemficacamargo/um-expresso-sobre-operadores-matem%C3%A1ticos-em-python-cb71a5f561ac
https://medium.com/@kelybemficacamargo/um-expresso-sobre-operadores-matem%C3%A1ticos-em-python-cb71a5f561ac
Medium
Um Expresso sobre operadores matemáticos em Python
Fazer cálculos nunca foi uma tarefa fácil, diziam aqueles que ainda não conheciam Python.