data-validation icon indicating copy to clipboard operation
data-validation copied to clipboard

Upgrade pandas version

Open Ijka opened this issue 1 year ago • 3 comments

Hello

Current pandas dependency versions are pandas>=1.0,<2.

Do you plan to upgrade it to pandas >=2. and more precise to pandas==2.2.0? When?

Thank you

Ijka avatar Feb 16 '24 11:02 Ijka

@Ijka, Pandas version should get updated in upcoming release. I am not sure if it will support Pandas 2.2.0. Once the new release is out, we can see if updated Pandas version works for you. Also, if you can let us know why you need specific Pandas 2.2.0 support, it will be helpful. Thank you!

singhniraj08 avatar Mar 05 '24 08:03 singhniraj08

Thank you for the reply. I need pandas >=2.2 because I want to use modin library and their requirement for pandas: pandas>=2.2,<2.3

And do you know when you plan new release?

Ijka avatar Mar 11 '24 08:03 Ijka

Hi @Ijka , I apologize for the delay in my response, I see latest tensorflow-data-validation version 1.16.1 is using pandas version 1.5.3 so we'll have to upgrade our pandas version with latest version( At the moment current pandas version is 2.2.3) if possible so I'll check with our relevant team about this upgrade and will update here once I get update from that relevant/release team, thank you for bringing this issue to our attention.

Thank you for your understanding and cooperation.

malla456 avatar Mar 19 '25 09:03 malla456