First steps with pandas (Python): importing datasets and how they look
Recently I started to learn Python and, especially, how to manage datasets with it. Pandas is one of the well-known libraries for data management in Python. So, I would like to share my notes and my first steps with Pandas.