Recent Posts
- Categorising text with ChatGPT. Results may be messy.
- A Strava dashboard on a Raspberry Pi (Part 3): The Strava API
- A Strava dashboard on a Raspberry Pi (Part 2): Installing software
- A Strava dashboard on a Raspberry Pi (Part 1): Setting up the Raspberry Pi
- Building a Strava dashboard on a Raspberry Pi with an e-ink display
Recent Comments
Tag Archives: dateutil
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