DEV Community

Cover image for Pandas Skills Pt. 2 πŸΌπŸ“ŠπŸ“šπŸ“
Hugo Estrada S.
Hugo Estrada S.

Posted on

Pandas Skills Pt. 2 πŸΌπŸ“ŠπŸ“šπŸ“

Before all, here is the link with the code of this lecture.

Image description

In this new installment, I will go over 2 very useful notebooks fully documented.

I specifically focused on two main, and very important topics: dealing with dates and missing values.

The two new notebooks are:

  1. missing_values.ipynb
  2. dealing_with_dates.ipynb

ENJOY!

Top comments (0)