PySparkGeoAnalysis
PySparkGeoAnalysis copied to clipboard
Add Spark related sections to slides:
- [x] Introduction to Spark @sabman started this
- [x] What is PySpark and how it works
- [ ] Using Postgresql and other databases with PySpark
- [x] Introduction DataFrames
- [ ] PySpark MLLib example
- [ ] Writing a stand alone PySpark Application
- [ ] Deploying a PySpark Application