pandera:轻巧,灵活且富有表现力的熊猫数据验证库

时间:2021-02-06 08:06:32
【文件属性】:
文件名称:pandera:轻巧,灵活且富有表现力的熊猫数据验证库
文件大小:330KB
文件格式:ZIP
更新时间:2021-02-06 08:06:32
testing schema validation data-validation pandas-dataframe 一个供科学家,工程师和分析人员寻求正确性的数据验证库。 pandas数据结构包含pandera在运行时明确验证的信息。 这在关键生产或可重复的研究环境中很有用。 使用pandera ,您可以: DataFrame中列的类型和属性或Series值。 执行更复杂的统计验证,例如。 通过与现有数据分析/处理管道无缝集成。 使用具有pydantic样式语法 定义模式模型,并使用键入语法来验证数据帧。 从架构对象,以使用熊猫数据结构进行基于属性的测试。 pandera提供了一种灵活而富有表现力的API,可对整齐(长格式)和宽数据执行数据验证,以使数据处理管道更具可读性和鲁棒性。 文献资料
【文件预览】:
pandera-master
----.readthedocs.yml(607B)
----requirements-dev.txt(391B)
----.coveragerc(190B)
----docs()
--------make.bat(799B)
--------Makefile(639B)
--------source()
----environment.yml(598B)
----.pylintrc(371B)
----.github()
--------FUNDING.yml(646B)
--------ISSUE_TEMPLATE()
--------workflows()
--------CONTRIBUTING.md(4KB)
----asv_bench()
--------benchmarks()
--------README.md(1KB)
----tests()
--------test_schema_components.py(22KB)
--------test_decorators.py(18KB)
--------test_io.py(10KB)
--------test_checks_builtin.py(31KB)
--------test_schema_inference.py(4KB)
--------conftest.py(561B)
--------test_dtypes.py(18KB)
--------test_schemas.py(47KB)
--------test_docs_setting_column_widths.py(810B)
--------test_extensions.py(9KB)
--------__init__.py(0B)
--------test_model.py(21KB)
--------test_typing.py(12KB)
--------test_strategies.py(24KB)
--------test_extension_modules.py(469B)
--------test_model_components.py(2KB)
--------test_checks.py(13KB)
--------test_hypotheses.py(9KB)
--------test_schema_statistics.py(17KB)
--------test_pandas_accessor.py(1KB)
----ci()
--------environment_all_pandas_0_25_3.yml(597B)
--------environment_core_pandas_0_25_3.yml(561B)
--------environment_all_pandas_latest.yml(589B)
--------environment_core_pandas_latest.yml(553B)
----setup.cfg(82B)
----pandera()
--------constants.py(107B)
--------schema_statistics.py(7KB)
--------error_formatters.py(4KB)
--------error_handlers.py(2KB)
--------extensions.py(6KB)
--------schema_inference.py(3KB)
--------hypotheses.py(18KB)
--------typing.py(7KB)
--------pandas_accessor.py(2KB)
--------schema_components.py(25KB)
--------io.py(11KB)
--------errors.py(5KB)
--------checks.py(33KB)
--------decorators.py(18KB)
--------__init__.py(1KB)
--------dtypes.py(15KB)
--------model.py(14KB)
--------schemas.py(72KB)
--------model_components.py(11KB)
--------version.py(42B)
--------strategies.py(35KB)
----setup.py(2KB)
----.gitignore(1KB)
----Makefile(660B)
----CODE_OF_CONDUCT.md(3KB)
----.envrc(24B)
----README.md(8KB)
----scripts()
--------generate_pip_deps_from_conda.py(4KB)
----LICENSE.txt(1KB)
----.pre-commit-config.yaml(2KB)

网友评论