Learn practical skills, build real-world projects, and advance your career

Github Repos Analysis

alt

GitHub is a web-based version-control and collaboration platform for software developers. ... GitHub facilitates social coding by providing a web interface to the Git code repository and management tools for collaboration. GitHub can be thought of as a serious social networking site for software developers.

I have selcted some topics like Data-Science, Machine-Learning, Computer-Vision, etc. Then I have fetched most stared 100 repository details including repository commits,issue,fork, etc.

The learnings about these tools have been received through the course Data Analysis with Python: Zero to Pandas conducted by Jovian.ml. The course was offered at no cost and made my journey of learning really easy and interesting. The course was done in partnership with freeCodeCamp.

Downloading the Dataset

!pip install jovian opendatasets --upgrade --quiet