Aaronlll's Stars
sryza/spark-timeseries
A library for time series analysis on Apache Spark
awesome-spark/awesome-spark
A curated list of awesome Apache Spark packages and resources.
jpmml/pyspark2pmml
Python library for converting Apache Spark ML pipelines to PMML
AlexIoannides/pyspark-example-project
Implementing best practices for PySpark ETL jobs and applications.
b96705008/custom-spark-pipeline
Custom pyspark transformer, estimator (Imputer for Categorical Features with mode, Vector Disassembler etc.)
Quantmetry/pipeasy-spark
an easy way to define preprocessing data pipeline (similar to sklean-pandas but for Spark ML)
Aaronlll/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
googlemaps/google-maps-services-python
Python client library for Google Maps API Web Services
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.