opensearch-project / opensearch-py-ml

Apache License 2.0
34 stars 64 forks source link

Upgraded pandas from version 1.5.3 to 2.0.3 to ensure compatibility with the latest libraries #420

Closed Yerzhaisang closed 3 weeks ago

Yerzhaisang commented 1 month ago

Description

Upgraded pandas from 1.5.0 to the latest one (2.2.3). Replaced deprecated methods with custom ones.

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-py-ml/issues/270

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.