Skip to content

Webcast recap: Enabling data science with GitHub

Data powers much of the software we use every day. Although data science teams operate differently than engineering teams, they can apply the same best practices that engineers use to…

Webcast recap: Enabling data science with GitHub
Author

Data powers much of the software we use every day. Although data science teams operate differently than engineering teams, they can apply the same best practices that engineers use to share code, communicate, and work together more efficiently.

In a recent webcast, GitHub Senior Solutions Engineer Bryan Cross shows us how data scientists use GitHub to support their workflows. Below, you’ll find three key takeaways from the presentation, as well as the on-demand link.

Watch the webcast

Experimentation

With the ability to snapshot versions of your work, you can iterate and experiment freely without the worry of losing previous work. If you hit a dead end, back up to a previous version and continue from there. Even your dead ends are preserved on GitHub—giving your team a complete record of everything that did and didn’t work.

Discoverability

With tools like GitHub search, finding and sharing work is no longer a chore. Using basic functions, your team can search for files, people, repositories, and specific conversations with search terms and more for in-depth discovery. When starting a new project, easily find what work has already been done on the topic and avoid duplicating efforts.

Collaborative work with GitHub

With issues and pull requests, you can seamlessly work together or cross-functionally with other development teams. Issues act as threaded discussions that loop in team members and other stakeholders. With issues, you can discuss how best to tackle a new project and keep everyone updated on the project’s progress. And with pull requests, your team can review code, results, and commentary, suggesting ways to improve all three before sharing with stakeholders.

Sharing results

Once your work is written, reviewed, and ready to go, you’ll want to share your results. GitHub renders Jupyter Notebooks hosted in GitHub repositories, making notebook sharing a breeze. If you prefer, generate a markdown document from your RMarkdown Notebook and GitHub will render it automatically. To share your results as a webpage, GitHub Pages provides an easy way to host a simple website. Best of all, these are all hosted in a repository, so results benefit from all the snapshotting, search, and collaboration tools discussed above.

To learn more about incorporating GitHub into your data science workflows, watch the webcast. You can also register for upcoming events or watch previous webcasts on our Resources Page.

Explore more from GitHub

Community

Community

See what’s happening in the open source community.
GitHub Universe 2024

GitHub Universe 2024

Get tickets to the 10th anniversary of our global developer event on AI, DevEx, and security.
GitHub Copilot

GitHub Copilot

Don't fly solo. Try 30 days for free.
Work at GitHub!

Work at GitHub!

Check out our current job openings.