[ trixie ]
[ sid ]
[ 原始碼: python-papermill ]
套件:python3-papermill(2.6.0-3.1)
python3-papermill 的相關連結
Debian 的資源:
下載原始碼套件 python-papermill:
- [python-papermill_2.6.0-3.1.dsc]
- [python-papermill_2.6.0.orig.tar.gz]
- [python-papermill_2.6.0-3.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Parameterize, execute, and analyze notebooks
Papermill is a tool for parameterizing, executing, and analyzing Jupyter Notebooks. It lets you parameterize notebooks and execute notebooks.
This opens up new opportunities for how notebooks can be used. For example:
* Perhaps you have a financial report that you wish to run with different values on the first or last day of a month or at the beginning or end of the year, using parameters makes this task easier.
* Do you want to run a notebook and depending on its results, choose a particular notebook to run next? You can now programmatically execute a workflow without having to copy and paste from notebook to notebook manually.
Papermill takes an opinionated approach to notebook parameterization and execution based on our experiences using notebooks at scale in data pipelines.
其他與 python3-papermill 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
- 或者 python3-supported-max (<< 3.12)
- 套件暫時不可用
- 或者 python3-supported-min (>= 3.13)
- 套件暫時不可用
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-colors
- ANSI colors for Python
-
- dep: python3-nbclient
- Client to execute jupyter notebooks
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-tenacity
- retry code until it succeeeds
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-yaml
- YAML parser and emitter for Python3