practice building pipelines with #kedro today
conda create -n learning-kedro-1 python=3.8 -y conda activate learning-kedro-1 pip install kedro kedro-viz kedro new # make sure to answer yes to adding example data your first time
practice building pipelines with #kedro today
conda create -n learning-kedro-1 python=3.8 -y conda activate learning-kedro-1 pip install kedro kedro-viz kedro new # make sure to answer yes to adding example data your first time