Kedro Plugin focused on extending and helping the user to process partitioned data.
Read our docs
Execute this command in your terminal:
pip install mpnsm
If you want to contribute with this package, do the following steps:
- Fork the repo
- Clone it in your machine
- Install with
pip install .[dev]
- Run
pre-commit install
in the project root - Make your changes
- Create a pr for us <3
Note: Remember to create unit tests and to run pytest and flake8 before creating a pr
- Gabriel Daiha Alves @gabrieldaiha
- Nickolas da Rocha Machado @nickolasrm