Everyone knows what Github is.

If you’re a newbie like me, you might still be afraid of touching it. While I haven’t really progressed past git commit + git push, I do know that you can use Github as more than a version control tool for your projects.

In addition to the open-source projects that anyone can commit to, Github also has countless resources you can use as learning materials.

While following an online course can be great, sometimes having extra practice can help you better retain what you previously learned. The popular sites “Codewars” and “Codekata” are one way to get extra practice every day, as you can select a language of your choice and solve as many problems as you’d like.

For those of you specifically searching for Pandas practice, you can benefit from this list of the **Top 4 Repositories on GitHub for Pandas! **There’s a repository for every level, whether you’ve just gotten started with Pandas or if you’re already looking to bring your skills from basic to advanced. I’ve included the ones with the most forks as a measure of popularity.

  • Pandas Exercises — All Topics (4k Forks)
  • Pandas Videos — All Topics w/ Videos (1.2k Forks)
  • 100 Pandas Puzzles (1k forks)
  • Pycon 2019 Tutorial — Intermediate Level (180 forks)

#github #pandas

Top 4 Repositories on GitHub to Learn Pandas
2.05 GEEK