Zeppelin 中的 Python 支持
以下指南解释了如何使用Apache Zeppelin,它使您能够用Python编写:
- 支持 vanilla python 和 ipython
- 支持使用conda、docker的灵活Python环境
- 可以使用PandasSQL进行查询
- 此外,还提供 PySpark
- run python interpreter in yarn cluster 使用自定义的conda python环境。
- 带有 matplotlib 集成
- 可以创建包含UI小部件的结果,使用动态表单
有关Zeppelin中Python支持的更多信息,请查看