Awesome
General informations
Software repository | Latest release | Total downloads |
---|---|---|
Pypi |
Code health
Branch | Tests | Coverage | Links | Documentation | Deployment | Activity |
---|---|---|---|---|---|---|
main |
What is kedro-pandera?
How do I install kedro-pandera?
kedro-pandera
is available on PyPI, so you can install it with pip
:
pip install kedro-pandera
If you want to use the most up to date version of the package which is under development and not released yet, you can install the package from github:
pip install --upgrade git+https://github.com/Galileo-Galilei/kedro-pandera.git
Getting started
The documentation contains:
Release and roadmap
The release history centralizes packages improvements across time. The main features coming in next releases are listed on github milestones. Feel free to upvote/downvote and discuss prioritization in associated issues.
Disclaimer
This package is still in active development. We use SemVer principles to version our releases. Until we reach 1.0.0
milestone, breaking changes will lead to <minor>
version number increment, while releases which do not introduce breaking changes in the API will lead to <patch>
version number increment.
If you want to see how to migrate from one version of kedro-pandera
to another, see the migration guide.
Can I contribute?
We'd be happy to receive help to maintain and improve the package. Any PR will be considered (from typo in the docs to core features add-on) Please check the contributing guidelines.
Main contributors
The following people actively maintain, enhance and discuss design to make this package as good as possible: