Published Apr 30, 2024

779: The Tidyverse of Essential R Libraries and their Python Analogues — with Dr. Hadley Wickham

Dr. Hadley Wickham examines the transformative influence of the Tidyverse on data science, emphasizes the integration of Python and R through Apache Arrow, and discusses a community-driven philosophy at Posit. This episode explores open-source contributions, pragmatism in multilingual data science, and the application of tidy data principles to enhance efficiency and innovation.
Episode Highlights
Super Data Science: ML & AI Podcast with Jon Krohn logo

Popular Clips

Episode Highlights

  • Tidyverse Contribution

    Contributing to the Tidyverse offers a unique opportunity for both personal and professional growth. emphasizes the importance of starting small, such as fixing typos or grammatical errors, to learn the mechanics of making a pull request 1. He suggests that documentation is a great entry point, allowing contributors to build skills without mastering all technical aspects at once 2.

    The key is to find somewhere to start small where you're still making a meaningful contribution.

    ---

    This approach not only aids the community but also enhances one's programming skills by tackling real-world problems.

       

    Open Source Challenges

    The open-source community faces significant challenges, particularly with the rise of generative AI. discusses concerns about the future of programming languages without training data and the potential decline of platforms like Stack Overflow 3. He also highlights the difficulties in data collaboration, noting the contrasting needs between data scientists and other departments like marketing 4.

    It's exciting and scary...what happens to Stack Overflow?

    ---

    These challenges underscore the need for adaptable tools and collaborative approaches in data science.

Related Episodes