Closed Flix6x closed 2 years ago
I was expecting this pd.read_csv option to filter out np.NaT values, too, but saw they still slipped through.
pd.read_csv
np.NaT
I was expecting this
pd.read_csv
option to filter outnp.NaT
values, too, but saw they still slipped through.