https://github.com/mdh266/spark-practice
Examples of working with Spark on a local machine.
https://github.com/mdh266/spark-practice
pyspark python spark
Last synced: about 1 month ago
JSON representation
Examples of working with Spark on a local machine.
- Host: GitHub
- URL: https://github.com/mdh266/spark-practice
- Owner: mdh266
- Created: 2017-09-16T00:15:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T00:17:33.000Z (about 8 years ago)
- Last Synced: 2025-01-31T14:43:11.159Z (8 months ago)
- Topics: pyspark, python, spark
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySpark Examples
Examples of using pySpark on a local machine on small data to get use to using Spark.