PyFunctional, 用链函数编程创建数据管道的python 库.zip

时间:2022-10-07 21:08:21
【文件属性】:

文件名称:PyFunctional, 用链函数编程创建数据管道的python 库.zip

文件大小:75KB

文件格式:ZIP

更新时间:2022-10-07 21:08:21

开源

PyFunctional, 用链函数编程创建数据管道的python 库 PyFunctional 特性PyFunctional 使用链式功能运算符轻松创建数据管道。 下面是它可以做什么的几个示例:链式运算符: seq(1, 2, 3).map(lambda x: x * 2).re


【文件预览】:
PyFunctional-master
----travis.sh(180B)
----.gitignore(741B)
----setup.cfg(62B)
----README.md(23KB)
----CHANGELOG.md(6KB)
----run-tests.sh(256B)
----pylintrc(11KB)
----docs()
--------make.bat(7KB)
--------conf.py(9KB)
--------index.rst(771B)
--------developer.rst(946B)
--------functional.rst(597B)
--------Makefile(7KB)
----examples()
--------gear_list.txt(138B)
--------users.json(800B)
--------chat_logs.jsonl(2KB)
--------camping_purchases.csv(107B)
--------PyFunctional-pandas-tutorial.ipynb(9KB)
--------users.db(2KB)
----CONTRIBUTING.md(948B)
----.coveragerc(42B)
----functional()
--------execution.py(3KB)
--------io.py(10KB)
--------test()
--------util.py(5KB)
--------streams.py(10KB)
--------__init__.py(443B)
--------lineage.py(2KB)
--------transformations.py(18KB)
--------pipeline.py(57KB)
----requirements.txt(107B)
----DEVELOPER.md(2KB)
----LICENSE.txt(1KB)
----MANIFEST.in(185B)
----setup.py(2KB)
----.travis.yml(1KB)

网友评论