Pandas is a mature, powerful, open source and highly flexible Python library focused on data analysis and manipulation. Pandas is one of the most popular tools for doing Data Science

Some of the key benefits of Pandas are that:

  • it's easy to start and learn
  • open source
  • efficient for variety of datasets and file types
  • extensive set of features
  • high quality resources

Another strong point is that, while Pandas is quite mature and well-established, it's very actively maintained and has a thriving dev community. This makes it quite up to date and aligned with the Python and Data Science ecosystem right now.

Of course, there's a lot to learn to work confidently with Pandas. In the next months each month we will publish new chapter of Data Science Tutorial in Python and Pandas

Let's get started... Soon :)