kedro-org / kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
https://kedro.org
Apache License 2.0
9.47k stars 875 forks source link

Add an example of `catalog.list(<regex>)` and replace `io` to `catalog` in docs #3924

Closed noklam closed 2 weeks ago

noklam commented 3 weeks ago

Description

It appears that catalog.list(<regex>)" is not really known by our users. I search our docs and there is no mention of it. The first step is to add an example here, then we can further improve the searching feature if we decide to move forward.

I also rename all io to catalog since it really just mean catalog and there is no point to introduce an abstract terminology IMO.

Development notes

Developer Certificate of Origin

We need all contributions to comply with the Developer Certificate of Origin (DCO). All commits must be signed off by including a Signed-off-by line in the commit message. See our wiki for guidance.

If your PR is blocked due to unsigned commits, then you must follow the instructions under "Rebase the branch" on the GitHub Checks page for your PR. This will retroactively add the sign-off to all unsigned commits and allow the DCO check to pass.

Checklist

noklam commented 2 weeks ago

hm, actually I notice Elena you have two accounts here? Which one is the correct one @elena-khaustova-qb or @ElenaKhaustova