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:

668 Resources
Video

15 Years of R in Quantitative Finance

Use of R in the investment industry is established and growing. This talk will discuss changes seen in 15 years of practice within asset management firms.
Video

3D ggplots with rayshader

Learn how a single line of code can transform your data visualizations into stunning 3D using the rayshader package.
Video

Accelerating Analytics with Apache Arrow

The Apache Arrow project is a cross-language development platform for in-memory data designed to improve system performance, memory use, and interoperability.
Video

Asynchronous programming in R

Writing regular R code is straightforward: you tell R to do something, it does it, and then it returns control back to you.
Video

Azure Pipelines and GitHub Actions

Open source R packages on GitHub often take advantage of continuous integration services to automatically check their packages for errors.