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,414,544
views
R Project
Python
Data Management
3 years ago
Linking R and Python to retrieve financial data and plot a candlestick
Fabian Scheler
Data Management
4 years ago
R as GIS, part 1: vector
Lionel Hertzog
Data Management
4 years ago
How to carry column metadata in pivot_longer
Nicholas Carruthers
Data Management
5 years ago
How to create multiple variables with a single line of code in R
Anisa Dhana
Data Management
5 years ago
Converting data from long to wide simplified: tidyverse package
Anisa Dhana
Data Management
5 years ago
How to show characteristics of study population in R with a single line of code
Anisa Dhana
Data Management
6 years ago
Tidying Video Game Metadata: A Case Study
Arvid Kingl
Data Management
6 years ago
How to manage missing values in the longitudinal data with tidyverse
Anisa Dhana
Data Management
6 years ago
Proteomics Data Analysis (2/3): Data Filtering and Missing Value Imputation
Tony Lin
Page 1 of 4
1
2
3
Last
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