Nok Lam Chan
Nok Lam Chan
added some docs and change the example, I think the correct option should be `stream_results` instead of `streaming`.
@clotildeguinard Thank you for creating the PR! No worries I will take over the PR for the minor changes, they are mostly just comments and documentation. It's good to go....
 When there is error it suggests using `--verbose` which doesn't exist. I actually wish there is a `--verbose` command that automatically switch to `DEBUG` level log.
Adding this as inspiration on whether we should have some kind of argument or debug mode that can specifically return output easily without editing configuration. At the moment, the proper...
What's the progress on this issue? As a library/extension developer, I would like to set the index depth automatically. I've read most of the related thread, I think reading requirements.txt/pyproject.toml...
I haven't made any PR to `pandera` before, if this direction is correct I could try to make a PR, but I would like to get some feedback first. Please...
Sounds good! I will try to finish it this week, if not I will be back in mid Oct.
I just have a quick look, does pandera have something like GitPod or Github Codespace for CDE development? If not I can also create a separate PR to add support...
Closing this as this is released in 0.19.3. Follow up improvement discussion will be document here: https://github.com/kedro-org/kedro/issues/3580
@lrcouto It's ready for test, I have refactor the logic and manual tested and unit tests are all passed.