开源推荐
morning
GitHub 热门项目:amphi-etl
2026-06-26
1 阅读
GitHub Trending
GitHub 项目:amphi-etl
仓库地址:https://github.com/amphi-ai/amphi-etl
星级:1366 | 作者:amphi-ai
项目描述:基于Python的可视化数据准备
===================================================
自述文件内容:
 中文 · [尝试演示](https://demo.amphi.ai) · [报告错误](https://github.com/amphi-ai/amphi-etl/issues) · [请求功能](https://github.com/amphi-ai/amphi-etl/issues)
<详情>
目录
#### 目录
- [📦安装](#-安装)
- [🔨 用法](#-用法)
- [✨ 功能](#-功能)
- [🤝 贡献](#-贡献)
- [🛣️生态系统](#️-生态系统)
####
详情>
## 📦 安装和更新
Amphi 既可以作为独立应用程序使用,也可以作为 JupyterLab 扩展使用。
| Amphi ETL(独立)| JupyterLab 的 Amphi(扩展)|
|------------------------------------|------------------------|
|  |  |
| ```pip install amphi-etl``` | ```pip install jupyterlab-amphi``` |
| ```pip install --upgrade amphi-etl``| | ```pip install --upgrade jupyterlab-amphi``` |
> \[!注意] > > 如果您更喜欢通过扩展管理器安装 Amphi 的 **Jupyterlab 扩展**,请确保安装 `jupyerlab-amphi` 包
## 🔨 用法 要启动 Amphi ETL(独立),只需运行: ````bash 两栖启动 ```` 使用以下参数来指定您的: - 工作区(您可以在其中访问文件并在系统上创建管道), - 要公开的IP地址 - 要使用的端口 ### 部署在本地机器上 ````bash amphi start -w /您的/工作空间/路径 ```` ### 部署在服务器上 要在服务器上部署,您需要指定“-i 0.0.0.0”以公开 Amphi 并通过互联网访问它。可以选择指定不同的端口。 ````bash amphi 开始 -w /yo
由 Python 提供支持的可视化数据准备
简单、直观且易于与 AI 配合使用。
 中文 · [尝试演示](https://demo.amphi.ai) · [报告错误](https://github.com/amphi-ai/amphi-etl/issues) · [请求功能](https://github.com/amphi-ai/amphi-etl/issues)
> \[!注意] > > 如果您更喜欢通过扩展管理器安装 Amphi 的 **Jupyterlab 扩展**,请确保安装 `jupyerlab-amphi` 包
## 🔨 用法 要启动 Amphi ETL(独立),只需运行: ````bash 两栖启动 ```` 使用以下参数来指定您的: - 工作区(您可以在其中访问文件并在系统上创建管道), - 要公开的IP地址 - 要使用的端口 ### 部署在本地机器上 ````bash amphi start -w /您的/工作空间/路径 ```` ### 部署在服务器上 要在服务器上部署,您需要指定“-i 0.0.0.0”以公开 Amphi 并通过互联网访问它。可以选择指定不同的端口。 ````bash amphi 开始 -w /yo