Data Manipulation
Filter
Showing 13–16 of 16 results
Recording and Managing Excel 2016 Macros
In this course, Recording and Managing Excel 2016 Macros, we will learn how to develop and edit macros in Excel, which will help us automate a whole host of tedious and time-consuming tasks.
Reshaping Data with tidyr
Transform almost any dataset into a tidy format to make analysis easier.
String Manipulation with stringr in R
Learn how to pull character strings apart, put them back together and use the stringr package.
Writing Efficient Code with pandas
Learn efficient techniques in pandas to optimize your Python code.