scrapbook:用于在笔记本中记录和读取数据的库

时间:2021-05-13 08:31:47
【文件属性】:
文件名称:scrapbook:用于在笔记本中记录和读取数据的库
文件大小:145KB
文件格式:ZIP
更新时间:2021-05-13 08:31:47
notebook nteract scrapbook papermill Python 剪贴簿 剪贴簿库将笔记本的数据值和生成的可视内容记录为“剪贴”。 以后可以阅读记录的废料。 如何使用剪贴簿的更多信息,。 用例 笔记本用户可能希望记录在笔记本执行过程中产生的数据。 此记录的数据scraps可以在以后使用,或在工作流中传递给另一个笔记本作为输入。 即,剪贴簿可让您: 将数据和可视内容显示在笔记本中作为废料保存 回忆所有持久化的数据碎片 总结笔记本的收藏 Python版本支持 该库的长期支持目标是Python 3.6+。 目前,它还支持Python 2.7,直到Python 2于2020年终止使用为止。在此日期之后,Python 2的支持将停止,仅将维护3.x版本。 安装 使用pip安装: pip install scrapbook 要安装可选的IO依赖项,可以指定单个商店捆绑包,例如s3或azure : pip install scrapbook[s3] 或
【文件预览】:
scrapbook-main
----MANIFEST.in(651B)
----requirements-dev.txt(181B)
----.readthedocs.yaml(499B)
----binder()
--------reglue_highlight_dates.ipynb(6KB)
--------highlight_dates.ipynb(4KB)
--------requirements.txt(64B)
--------ResultsDemo.ipynb(2KB)
----docs()
--------usage-read-notebooks.rst(2KB)
--------conf.py(4KB)
--------models.rst(4KB)
--------usage-read-notebook.rst(4KB)
--------make.bat(777B)
--------_templates()
--------installation.rst(310B)
--------requirements-doc.txt(155B)
--------UPDATE.md(109B)
--------usage-glue.rst(4KB)
--------deprecation-papermill.rst(2KB)
--------reference()
--------Makefile(606B)
--------index.rst(2KB)
--------_static()
----pytest.ini(88B)
----scrapbook()
--------models.py(15KB)
--------utils.py(2KB)
--------encoders.py(7KB)
--------tests()
--------schemas()
--------__init__.py(164B)
--------schemas.py(1015B)
--------log.py(56B)
--------api.py(5KB)
--------version.py(18B)
--------exceptions.py(645B)
--------scraps.py(3KB)
----RELEASING.md(378B)
----.github()
--------workflows()
----tox.ini(2KB)
----LICENSE(1KB)
----CONTRIBUTING.md(5KB)
----setup.cfg(898B)
----DEVELOPMENT_GUIDE.md(9KB)
----requirements.txt(44B)
----setup.py(3KB)
----.gitignore(1KB)
----CHANGELOG.md(1KB)
----README.md(15KB)
----.bumpversion.cfg(129B)

网友评论