Category
Data Management
Preparing the data for analysis it requires to create new variable, to merge datasets or to subset the big dataset in small parts. Also we cover how to identify missings values and other data manipulation of the dataset.
36
articles
2,447,570
views
R Project
Python
Data Management
9 years ago
Working on Data-Warehouse (SQL) with R
Barath Ravichander
Data Management
9 years ago
Handling missing data with MICE package; a simple approach
DataScience+
Data Management
9 years ago
Best packages for data manipulation in R
Fisseha Berhane
Data Management
9 years ago
Identify, describe, plot, and remove the outliers from the dataset
DataScience+
Data Management
9 years ago
Learn R By Intensive Practice – Part 2
Selva Prabhakaran
Data Management
9 years ago
Working with databases in R
Fisseha Berhane
Data Management
9 years ago
Data manipulation with tidyr
Teja Kodali
Data Management
9 years ago
Bringing the powers of SQL into R
Lionel Hertzog
Data Management
9 years ago
Efficient aggregation (and more) using data.table
David Kun
Page 3 of 4
1
2
3
4
Most Popular Articles in the Data Management
How to Create, Rename, Recode and Merge Variables in R
by
DataScience+
Clean Your Data in Seconds with This R Function
by
Naeemah Aliya Small
Imputing Missing Data with R; MICE package
by
Michy Alice
Aggregate – A Powerful Tool for Data Frame in R
by
David Kun
How to Deal with Missing Values in R
by
DataScience+
Handling missing data with MICE package; a simple approach
by
DataScience+
Converting data from long to wide simplified: tidyverse package
by
Anisa Dhana
How to Use googlesheets to Connect R to Google Sheets
by
Rob Grant
Categories
Introduction
Getting Data
Data Management
Visualizing Data
Basic Statistics
Regression Models
Advanced Modeling
Programming