Quantcast
Channel: Just Another Data Blog
Browsing latest articles
Browse All 8 View Live

Introduction

Through this blog I intend to work on some data analysis projects, publish the results here and get feedback from other data experts. I have exposure to R, Python, MATLAB and would be using suitable...

View Article



Image may be NSFW.
Clik here to view.

Know India through Visualisations - 1

I'm going to produce just a couple of charts, a teaser of sorts in this post. In the forthcoming posts I'll dig deeper.I was amazed with the existing list of R packages to work with spatial data,...

View Article

Accessing Open Data Portal (India) using APIs

EDIT: I've wrapped up this code into an R package. You can find more info about it on this blog post and here on GitHub.As I mentioned in my previous blog post, Government of India have started an Open...

View Article

dplyr Use Cases: Non-Interactive Mode

The current release of dplyr (v 0.4.1) offers lot more flexibility regarding usage of important verbs in non-interactive mode. In this post, I'm exploring different possible use-cases.group_by_,...

View Article

ogdindiar: R package to easily access Open Government Data from India Portal

Following up on my earlier posts on accessing Open Government Data from R, I've wrapped this code into an R package - ogdindiar. It's available on GitHub at https://github.com/steadyfish/ogdindiarIt...

View Article


Survival Analysis - 1

I recently was looking for methods to apply to time-to-event data and started exploring Survival Analysis Models. In this post, I'm exploring basic KM estimator. It is a nonparametric estimator of the...

View Article

Survival Analysis - 2

In my previous post, I went over basics of survival analysis, that included estimating Kaplan-Meier estimate for a given time-to-event data. In this post, I'm exploring on Cox's proportional hazards...

View Article

Image may be NSFW.
Clik here to view.

A Data Cleaning Example

For this particular example,the variables of interest are stored as key:value pairs anda single data cell could contain multiple (unknown) number of key:value pairs.Basically, we want to convert input...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images