Analytics
A collection of articles, insights, and case studies about Analytics.
-
Building an Interactive Data Exploration App with R Shiny
A tutorial on creating an interactive data exploration application using R Shiny, allowing users to filter data, view charts, and download them.
-
Building Sales Prediction Models
A work sample demonstrating how to build a predictive model for sales data using Python with Sklearn, Statsmodels, and other libraries, including linear regression and time series models.
-
How to Correctly Install CuDF for Python
A guide on how to properly install CuDF, a GPU-accelerated data frame library, avoiding common dependency and environment issues.