Gustavo R SantosHow to Use nlargest() or nsmallest() in PandasQuick code snippet to get the largest or smallest values from a dataset.Dec 13, 20211Dec 13, 20211
Gustavo R SantosHow to Group and Summarise Data with R LanguageLearn the basics of grouping data with dplyr in R LanguageNov 22, 2021Nov 22, 2021
Gustavo R SantosBasic Numpy Code SnippetsA reference post with many simple operations with Numpy.Nov 4, 2021Nov 4, 2021
Gustavo R SantosWorking with Parallel Processing in PythonLearn how to make Python process with more than one core at a time.Nov 1, 2021Nov 1, 2021
Gustavo R SantosCode Snippets for Statistical Tests in PythonA practical introduction to statistical tests in Python.Sep 30, 2021Sep 30, 2021
Gustavo R SantosIntroduction to Python deque()Understand how this type of collection works.Sep 24, 2021Sep 24, 2021
Gustavo R SantosHow I Calculated the Confidence Interval for the School Bus Arrival TimeUsing statistics in real life problems. An use case of confidence interval.Sep 22, 2021Sep 22, 2021
Gustavo R SantosWorking with Datetime in PythonLearn the essential code snippets to deal with datetime in Python.Sep 17, 2021Sep 17, 2021
Gustavo R SantosHow I Created a Machine Learning Model and Deployed it with StreamlitAn end-to-end Data Science project of a regression model to predict car prices.Sep 13, 2021Sep 13, 2021
Gustavo R SantosHow to Update Excel Files Using PythonLearn the basics of openpyxl package and create scripts to improve your daily job.Sep 10, 2021Sep 10, 2021