Scikit-learn is the machine learning library for Python. Thomas Fan, a core developer for scikit-learn, gives a presentation on how to review pull requests. Specifically, the 3 components are:
- The mechanics of code review on GitHub.
- The social aspects of code review and how to effectively give feedback.
- The technical aspects of reviewing a pull request.
It's an informative video, with a great Q&A session at the end.
Thomas Fan: Reviewing Pull Requests
Top comments (0)