Overview
Context
The beauty of R is that it is built for performing data analysis. The downside is that sometimes R can be slow, thereby obstructing our analysis.
For this reason, it is essential to become familiar with the main techniques for speeding up your analysis, so you can reduce computational time and get insights as quickly as possible, in this Writing Efficient R Code course offered by Data Camp.
What you will do during this course:
- In order to make your code go faster, you need to know how long it takes to run. This chapter introduces the idea of benchmarking your code.
- R is flexible because you can often solve a single problem in many different ways. Some ways can be several orders of magnitude faster than the others. This chapter teaches you how to write fast base R code.
- Profiling helps you locate the bottlenecks in your code. This chapter teaches you how to visualize the bottlenecks using the profvis package.
- Some problems can be solved faster using multiple cores on your machine. This chapter shows you how to write R code that runs in parallel.
Programme Structure
Chapters include:
- The Art of Benchmarking
- Diagnosing Problems: Code Profiling
- Fine Tuning: Efficient Base R
- Turbo Charged Code: Parallel Programming
Key information
Duration
- Part-time
- 1 days
Start dates & application deadlines
Language
Delivered
Campus Location
- New York City, United States
Disciplines
Web Technologies & Cloud Computing View 417 other Short Courses in Web Technologies & Cloud Computing in United StatesWhat students do after studying
Academic requirements
We are not aware of any specific GRE, GMAT or GPA grading score requirements for this programme.
English requirements
We are not aware of any English requirements for this programme.
Other requirements
General requirements
Prerequisites
- Intermediate R
Tuition Fees
-
International Applies to you
Applies to youNon-residentsFree - Out-of-StateFree
-
Domestic
Applies to youIn-StateFree
Additional Details
This course can be accessed for free with the Data Camp Premium or Teams subscriptions