Contents

pandas-schema 0.3.6

0

A validation library for Pandas data frames using user-friendly schemas

A validation library for Pandas data frames using user-friendly schemas

Stars: 185, Watchers: 185, Forks: 35, Open Issues: 37

The multimeric/PandasSchema repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 185 github stars!

How to Install pandas-schema

You can install pandas-schema using pip

pip install pandas-schema

or add it to a project with poetry

poetry add pandas-schema

Package Details

Author
Michael Milton
License
MIT
Homepage
https://github.com/TMiguelT/PandasSchema
PyPi:
https://pypi.org/project/pandas-schema/
GitHub Repo:
https://github.com/TMiguelT/PandasSchema

Classifiers

No  pandas-schema  pypi packages just yet.

Errors

A list of common pandas-schema errors.

Code Examples

Here are some pandas-schema code examples and snippets.

GitHub Issues

The pandas-schema package has 37 open issues on GitHub

  • Data Frame validation megaissue

See more issues on GitHub

Related Packages & Articles

modin 0.28.1

Modin: Make your pandas code run faster by changing one line of code.

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

marshmallow 3.21.1

A lightweight library for converting complex datatypes to and from native Python datatypes.