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:ย 

Requirement to Run Koalas

User16826994223
Honored Contributor III

Hi I am planning to run Koalas on Databricks environment, What are the requirements for running Koalas there

2 REPLIES 2

User16826994223
Honored Contributor III
  • Koalas is included on clusters running Databricks Runtime 7.3 and above.
  • To use Koalas on a cluster running Databricks Runtime 7.0 or below, install Koalas as an Azure Databricks PyPI library.
  • To use Koalas in an IDE, notebook server, or other custom applications that connect to an Azure Databricks cluster, install Databricks Connect and follow the Koalas installation instructions.

tj-cycyota
New Contributor III
New Contributor III

Koalas is great! This really helps ease the transition from Pandas to Spark, because you can just use the same Pandas functions/classes through the Koalas API but everything runs in the background in Spark.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group