Unraveling Zika: A Comprehensive Data Analysis with Python — Brazilian DATASUSIntroductionOct 29, 2023Oct 29, 2023
Analyzing Brazilian Hospital Admissions and Causes of Death with Python (SIH-DATASUS)In this post, we’ll delve into the Hospital Information System (SIH) of DATASUS, a rich dataset that provides detailed insights into…Oct 20, 2023Oct 20, 2023
How Big Brands Use Data to Understand YouIn today’s digital age, every click, like, and share tells a story. As consumers navigate the vast online landscape, they leave behind a…Aug 7, 2023Aug 7, 2023
Como criar um repositório público no GitHubJá dizia Austin Kleon: “Mostre seu trabalho!”Aug 3, 2022Aug 3, 2022
Banco de dados da livraria — o problema clássico de banco de dadosNesse exercício, você foi contratado pelo dono de livraria que está se digitalizando.Mar 10, 2022Mar 10, 2022
How to deploy an interative web-app using streamlit and pythonCreating an interactive web app is an interesting approach to upload your analysis and methods to other users.Feb 8, 20221Feb 8, 20221
Detectando faces em imagens com Python e OpencvVocê já aprendeu o que é uma imagem, vídeo e visão computacional. Agora é hora do nosso primeiro projeto!Dec 15, 2021Dec 15, 2021
Visão computacional e 10 bases de dados para desenvolver seu portfólioDiferente de dados tabulares, imagens e vídeos são dados não estruturados e, portanto, exigem metodologias diferentes de manipulações.Dec 14, 2021Dec 14, 2021
10 steps to launch your carrier in data scienceIf you want to be a data scientist, several tips can help you get a job, be a freelancer, or start your own company.Dec 4, 20213Dec 4, 20213
How to insert new data to a table in AWS AthenaOK, if you read my previous story, you know how to create a table in AWS Athena.Nov 29, 2021Nov 29, 2021
How to create table in AWS AthenaIf you are used to classical SQL, you might be confused with AWS Athena ways of adding data.Nov 28, 2021Nov 28, 2021
5 queries you must know in SQLThe Structured Query Language (SQL) is one of the main tools in data science! Why? Without data, there is no analysis!Nov 9, 2021Nov 9, 2021
How to collect data from a website using selenium and beautifulSoup: the COP26 applicationThe 2021 Conference of (COP 26) is happening from 31th of October to 12h of November.Nov 3, 2021Nov 3, 2021
Download data from Kaggle to Google Colab (automatically)|KAGGLE API TOKENI often use google colab to test some experiments and to share code with my partners.Jun 6, 2021Jun 6, 2021
Predictiong missing values with Linear RegressionPreviously (on < insert your tv show here.. >… kidding), I posted the article “Four ways to handle missing data with pandas.”Jun 2, 20211Jun 2, 20211
4 ways to handle missing data with PandasNull data is often find in datasets due to the lack of response, errors in data collection, among other reasons.May 30, 2021May 30, 2021