文件名称:spark-dataframe-introduction:这是 Apache Spark DataFrames 的介绍
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-09 11:09:33
Shell
Spark DataFrames 介绍 这是 Apache Spark DataFrames 的介绍。 您可以使用来自 Github Archive 的真实数据集来实际学习 Apache Spark DataFrame API。 Apache Spark DataFrames 是数据科学家非常有用的数据分析工具。 它使我们能够更轻松、更快速地分析数据。 Reynold Xin、Michael Armbrust 和 Davies Liu 撰写了。 2015 年 2 月 17 日,Reynold Xin 在 Bay Area Spark Meetup 上做了精彩的演讲。 为本介绍设置环境 您可以选择一个环境在本地机器或 Amazon EC2 上运行 Spark。 Spark DataFrames 介绍 去做 我将尝试添加对 Python 和 R 的介绍。因为 Spark 为 Python
【文件预览】:
spark-dataframe-introduction-master
----.gitignore(187B)
----README.md(1KB)
----LICENSE(11KB)
----src()
--------bash()
----doc()
--------setup-cluster.md(1KB)
--------setup-local.md(1KB)
--------dataframe-introduction.md(4KB)