You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Convert df to pyspark DataFrame if it is koalas before writing (#474)
* Temporarily update dev-requirements.txt
* Changelog entry
* Temporarily update dev-requirements.txt
* Convert df to pyspark DataFrame if it is koalas before writing
* Restore original version of dev-requirements.txt
* Preferentially convert Koalas DataFrames to pandas-on-Spark DataFrames first
* Fix explanation
Co-authored-by: Takuya UESHIN <[email protected]>
0 commit comments