Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
PyPI

pyspark 4.0.0

pip install pyspark

Latest version

Released:

Apache Spark Python API

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for dongjoon from gravatar.comdongjoonAvatar for HaejoonLee from gravatar.comHaejoonLeeAvatar for hyukjinkwon from gravatar.comhyukjinkwonAvatar for spark-upload from gravatar.comspark-uploadAvatar for yaooqinn from gravatar.comyaooqinn

Unverified details

These details havenot been verified by PyPI
Project links
Meta
  • License: Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)
  • Author:Spark Developers
  • Requires: Python >=3.9

Project description

Apache Spark

Spark is a unified analytics engine for large-scale data processing. It provideshigh-level APIs in Scala, Java, Python, and R, and an optimized engine thatsupports general computation graphs for data analysis. It also supports arich set of higher-level tools including Spark SQL for SQL and DataFrames,pandas API on Spark for pandas workloads, MLlib for machine learning, GraphX for graph processing,and Structured Streaming for stream processing.

https://spark.apache.org/

Online Documentation

You can find the latest Spark documentation, including a programmingguide, on theproject web page

Python Packaging

This README file only contains basic information related to pip installed PySpark.This packaging is currently experimental and may change in future versions (although we will do our best to keep compatibility).Using PySpark requires the Spark JARs, and if you are building this from source please see the builder instructions at"Building Spark".

The Python packaging for Spark is not intended to replace all of the other use cases. This Python packaged version of Spark is suitable for interacting with an existing cluster (be it Spark standalone, YARN) - but does not contain the tools required to set up your own standalone Spark cluster. You can download the full version of Spark from theApache Spark downloads page.

NOTE: If you are using this with a Spark standalone cluster you must ensure that the version (including minor version) matches or you may experience odd errors.

Python Requirements

At its core PySpark depends on Py4J, but some additional sub-packages have their own extra requirements for some features (including numpy, pandas, and pyarrow).See alsoDependencies for production, anddev/requirements.txt for development.

Project details

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for dongjoon from gravatar.comdongjoonAvatar for HaejoonLee from gravatar.comHaejoonLeeAvatar for hyukjinkwon from gravatar.comhyukjinkwonAvatar for spark-upload from gravatar.comspark-uploadAvatar for yaooqinn from gravatar.comyaooqinn

Unverified details

These details havenot been verified by PyPI
Project links
Meta
  • License: Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)
  • Author:Spark Developers
  • Requires: Python >=3.9

Release historyRelease notifications |RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more aboutinstalling packages.

Source Distribution

pyspark-4.0.0.tar.gz (434.1 MBview details)

UploadedSource

File details

Details for the filepyspark-4.0.0.tar.gz.

File metadata

  • Download URL:pyspark-4.0.0.tar.gz
  • Upload date:
  • Size: 434.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/8.5.0 pkginfo/1.12.0 requests/2.32.3 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.9.21

File hashes

Hashes for pyspark-4.0.0.tar.gz
AlgorithmHash digest
SHA25638db1b4f6095a080d7605e578d775528990e66dc326311d93e94a71cfc24e5a5
MD55be7f40ef43830a5956b4229a2e9f9e1
BLAKE2b-2569d0e5b38d51f1b1c2618cccfbf35093268665af9a3bdb493e5a3ecd991def633

See more details on using hashes here.

Supported by

AWS Cloud computing and Security SponsorDatadog MonitoringFastly CDNGoogle Download AnalyticsPingdom MonitoringSentry Error loggingStatusPage Status page

[8]ページ先頭

©2009-2025 Movatter.jp