Nithin M
  • Research
  • Talks
  • Blog
  • Contact
  • CV
  • Employment
Categories
All (4)
AI (1)
Data Management (1)
OpenAI (1)
Python (2)
R (4)
Tutorial (4)

Blog

Welcome to my Blog!!

Here, I’ll share ideas, tips, and tricks on R programming, Statistics, Econometrics, Data Science, and a bit about running. Whether you’re interested in data or looking for running motivation, I hope you find something useful!

Please feel free to reach out to me!!

Generate images with OpenAI

R
OpenAI
Tutorial
In this tutorial, we will explore how to generate images using OpenAI’s image generation API in R. The openai package provides a simple way to interact with OpenAI’s models…
Feb 28, 2025

LLMs in R and Python

R
Python
AI
Tutorial
We will use LLMs through HTTP APIs.
May 31, 2025
Nithin M

Streamlining R Workflows: A Practitioner’s Guide to Data Management

R
Data Management
Tutorial
If the first line of your R script is
setwd("C:\\Users\\jenny\\path\\that\\only\\I\\have")
I will come into your office and SET YOUR COMPUTER ON FIRE 🔥.
Mar 28, 2025

Testing Python vs R

R
Python
Tutorial
As data analysts and researchers, we often toggle between R and Python. But how do they compare in terms of raw speed—especially for common tasks like grouped aggregation?
Jun 7, 2025
No matching items