chevron_left
PySpark
0
0
0
new
PySpark | User Guide
Machine Learning
chevron_rightPySpark
schedule Mar 13, 2022
Last updated PySpark
Tags tocTable of Contents
expand_more Guides
PySpark is an API interface that allows you to write Python code to interact with Apache Spark, which is an open source distributing computing framework to handle big data.
RDD is the central data structure of Spark in which the data is partitioned across a number of worker nodes to facilitate parallel operations.
Getting Started with PySpark on Databricks
Databricks offer a platform to gain some hands-on experience with PySpark for free using the community edition.
Published by Isshin Inada
Edited by 0 others
Did you find this page useful?
Ask a question or leave a feedback...