PandasGUI icon indicating copy to clipboard operation
PandasGUI copied to clipboard

Support for Apache Spark pandas API?

Open xgboosted opened this issue 3 years ago • 1 comments

Spark now supports pandas - https://databricks.com/blog/2021/10/04/pandas-api-on-upcoming-apache-spark-3-2.html

Requesting PandasGUI support for Apache Spark pandas API (previously known as Koalas).

xgboosted avatar Apr 10 '22 12:04 xgboosted

dtale has taken care of this issue by using the show method - https://github.com/man-group/dtale/issues/213

xgboosted avatar Apr 10 '22 12:04 xgboosted