Data Science

Data Science

YouTube video's language analysis

Analyzing a YouTube video for useful insights using natural language processing...

Read
Data Science

Google Colaboratory (Colab) notes

Google Colaboratory is awesome tool for running python code or say jupyter notebooks online in the cloud...

Read
Data Science

Analyze productive hours from git punches

Git logs can tell our history, when and what we were working on. So let's use that to analyze our productivity.

Read
Data Science

Interactive data visualization of tech skills

While exploring various kinds of charts and their use case. I found sunburst charts interesting and felt that they should be good fit for showcasing my technical skill set.

Read
Data Science

Basic data analytics on IMDB movie ratings

It always interesting to make sense from some raw data. Let's scrap some data from IMDB and then create visualizations from it, which will help us derive some insights about those movies...

Read