🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Jupyter notebooks are data science’s favorite new tools, as they combine two things that we typically think of as separate:A human-readable part made of text, images, and even video, all of which combine to form theintroduction, write-up, and summary that you’d expect to find in a paper or report, and An executable part made of code, which provides interactivity, performs calculations and analysis, and can generate live visualizations. It allows readers to explore the data, ask “what if?” questions, and see the results.Jupyter notebooks are tools for people who work with data to collaborate. IBM uses them to “distill data into insights”, Netflix uses them to scale up their ability to work with their copious amounts of data, and you can use them to craft reports that completely show your work — the data you collected, the code you use to process it, along with your writeup of your findings and reasoning.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.