Skip to content

This script fetches a a dataset from a link then performs a cleaning operation using pyspark and returns the result in json

Notifications You must be signed in to change notification settings

ghollah/Psyspark_Cleaning_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Psyspark_Cleaning_Script

This script fetches a a dataset from a link then performs a cleaning operation using pyspark and returns the result in json This is a flask app which uses pyspark library to perform cleaning operations on on a web fetched dataset which is in json format. After fetching the data it converts it into a Pyspark dataframe.

About

This script fetches a a dataset from a link then performs a cleaning operation using pyspark and returns the result in json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages