

Building the world's most popular data science platform
Aug 17, 2020
Peter Wang, CEO of Anaconda and mastermind behind popular tools like Bokeh and DataShader, dives into the journey of building a leading data science platform. He shares invaluable insights into the rapid evolution of Python and its vital libraries, revealing how Anaconda revolutionizes package management. Peter discusses navigating the complexities of open-source tools and the importance of community engagement in making data science accessible and inclusive. Prepare for an engaging discussion filled with practical advice for scaling data operations!
AI Snips
Chapters
Transcript
Episode notes
From Physics to Python
- Peter Wang's background is in physics, but he transitioned into software during the dot-com era.
- He worked at a Python-based scientific software consultancy in Austin, where he witnessed Python's growing adoption beyond scientific computing.
Python's Appeal
- Peter Wang's passion for Python stemmed from its ease of use and accessibility, even for seasoned programmers.
- He saw its potential to empower individuals who weren't traditional programmers to contribute to scientific computing.
Packaging Challenges in Python
- Inconsistent environment and installation management in Python may be due to the diverse perspectives of its contributors.
- These contributors often came from scientific backgrounds, not traditional programming, influencing their approach to tooling.