Recent Comments
Tag Archives: pd.Timestamp.max
Handling far future dates in pandas
Recently I got the request to add specific data quality metadata with csv datasets that my client delivers to customers. It was very simple. Just counts, min, max and -in case of integers – sums per attribute. Not a difficult … Continue reading →
Posted in Python
|
Tagged datetime64, dateutil, OutOfBoundsDatetime, pandas, pd.Timestamp.max, Python
|
Leave a comment