Content Library

Discover resources to power your data science journey

Explore the full Posit content library, from ebooks to webinars and reports, and learn how teams power data science with R, Python, and AI.

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.