GithubHelp home page GithubHelp logo

alinauman / pyspark-and-sparksql-basics Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 761 KB

The objective is to demonstrate how to run Spark with PySpark and execute common functions.

Jupyter Notebook 100.00%

pyspark-and-sparksql-basics's Introduction

PySpark-and-SparkSQL-Basics

How to implement Spark with Python Programming

Apache Spark is a cluster computing system that offers comprehensive libraries and APIs for developers and supports languages including Java, Python, R, and Scala. SparkSQL can be represented as the module in Apache Spark for processing unstructured data with the help of DataFrame API. Python is revealed the Spark programming model to work with structured data by the Spark Python API which is called as PySpark.

Tutorial URL: Link

Data-Set Description

The data-set for this task has been downloaded from the below mentioned Kaggle Data-set, New York Times Best Sellers.

Link: Data-set

Gathered from the New York Times API for Hardcover Fiction best sellers from June 7, 2008 to July 22, 2018.

The API can be found here: API

Collected data includes the book title, author, the date of the best seller list, the published date of the list, the book description, the rank (this week and last week), the publisher, number of weeks on the list, and the price.

pyspark-and-sparksql-basics's People

Contributors

alinauman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.