Videos

Learn data science with Posit videos

Explore Posit’s video library for R, Python, and data science tutorials. Learn best practices, workflows, and techniques from our experts.

people working on laptop

Explore our resources

Filter by:

666 Resources
Video

parsnip: A tidy model interface

parsnip is a new tidymodels package that generalizes model interfaces across packages. The idea is to have a single function interface for types of specific models (e.g. logistic regression) that...
Video

Solving R for data science

While teaching a course using "R for Data Science", I wrote a complete set of solutions to its exercises and posted them on GitHub. Then other people started finding them. And now I'm here.