Course
Manipulating Time Series Data in R
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Loved by learners at thousands of companies
Training 2 or more people?
Try DataCamp for BusinessCourse Description
Learn All About Time Series Data
Working with data that changes over time is an essential skill in data science. This kind of data is known as a time series. You'll learn the foundations of what a time series represents, how to retrieve summary statistics about the data in a time series, and how to interpret a time series visually.Master Manipulation of Time Series with zoo, lubridate and xts
You’ll master using the zoo and lubridate packages to import, explore, and visualize time series data in R. You’ll learn to retrieve key attributes of time series information, such as the period of that data and how often the data was sampled, gaining fluency in converting between data frames and time series along the way. Further, by aggregating your data, you’ll learn to see the overall trends in the data using the xts package.Perfect Your Subsetting Skills
You’ll cover how to subset a window from a time series to focus on a particular period of interest. You’ll sample time series data at various rates, such as every minute, hour, month, or year. You'll also learn methods of 'imputing' your data – filling in missing values with constant fill, LOCF, or linear interpolation methods. You’ll also learn to create “rolling” windows of a time series that move, or "roll" along with data, making it possible to summarize trends in the data across time. You will also learn how to create expanding windows, which show how these summary statistics approach their final value.Prerequisites
Working with Dates and Times in RWhat Is Time Series Data?
Manipulating Time Series with zoo
Indexing Time Series Objects
Rolling and Expanding Windows
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance reviewEnroll Now
FAQs
Which R packages are used for time series manipulation in this course?
You will work primarily with the zoo and xts packages for creating, manipulating, subsetting, and aggregating time series objects in R.
What methods for handling missing values in time series are taught?
You will learn three imputation methods: constant fill, last observation carried forward (LOCF), and linear interpolation for filling gaps in time series data.
What are rolling windows and why are they useful?
Rolling windows move across your data to compute summary statistics dynamically over time, such as a rolling average over successive months, revealing trends that overall statistics miss.
Do I need prior experience with time series data in R?
You need Intermediate R, Introduction to R, and Working with Dates and Times in R. No prior time series experience is required, as this is a beginner-level course.
Will I learn to convert between data frames and time series objects?
Yes. Chapter 2 covers converting between data frame and time series formats, which is essential since many R data science applications use the data frame paradigm.
Join over 19 million learners and start Manipulating Time Series Data in R today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Grow your data skills with DataCamp for Mobile
Make progress on the go with our mobile courses and daily 5-minute coding challenges.