cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Pandas 2.x availability

turagittech
New Contributor

Hi All,

I am wondering if Pandas 2.x will be available soon or is it an available option to install.

I have a small job I built to manipulate some strings from  a database table when technically did the job, but doesn't scale with older versions of pandas.Several million rows are in the dataframe.

I hadn't touched it for a while and came back to it thinking Pandas 2.x would be available, but looking at release notes it only shows 1.5.3

 

Thanks for any help

Peter

1 REPLY 1

Kaniz
Community Manager
Community Manager

Hi @turagittechThe latest version of pandas mentioned is 1.5.3.

Suppose you are looking to improve the scalability of your panda operations. In that case, you might consider using Koalas, which provides a pandas-like API on top of PySpark DataFrames, allowing for more scalable processes.

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!