[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- 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