elastic / eland

Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
https://eland.readthedocs.io
Apache License 2.0
635 stars 98 forks source link

Prepare for deprecation of is_datetime_or_timedelta_dtype in Pandas 2.0 #592

Closed bartbroere closed 11 months ago

bartbroere commented 1 year ago

I have been trying using eland with pandas>2. This is one of the minor changes I had to make to prepare for the removal of the is_datetime_or_timedelta_dtype utility.

More pull requests might be coming, but I try to keep them as small as possible.

pquentin commented 11 months ago

buildkite test this please