Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 03:11 PM
Hi,
I have a few questions about "Pandas API on Spark". Thanks for your time to read my questions
1) Input to these functions are Pandas DataFrame or PySpark DataFrame?
2) When I use any pandas function (like isna, size, apply, where, etc ), does it run only on one node or multi nodes?
Thanks.
Labels:
- Labels:
-
Pandas API