https://kedro.org/ logo
#questions
Title
# questions
d

Daniel Kirel

10/12/2023, 2:54 PM
Hi all, wondering if there is an easy way to get some high-level metrics on my Kedro project. For example: • Number of nodes • Number of functions • Number of lines of code Thanks 🙏
d

datajoely

10/12/2023, 2:58 PM
Not out the box - and actually since the only the first point is Kedro specific I’m not sure you should use Kedro for this I think radon may be a good shout here
👍🏼 1
y

Yetunde

10/12/2023, 3:30 PM
You can also probably get away with using Kedro-Viz for some of these values?