waylonwalker
06/18/2021, 4:38 PMantony.milne
06/18/2021, 4:51 PMtool.kedro
- see kedro.framework.startup._is_project
antony.milne
06/18/2021, 4:53 PMtool.kedro
section and not just pyproject.toml file)antony.milne
06/18/2021, 4:54 PMantony.milne
06/18/2021, 4:55 PMwaylonwalker
06/18/2021, 5:14 PMuser
06/18/2021, 5:19 PMuser
06/18/2021, 5:21 PMdatajoely
06/18/2021, 5:22 PMdatajoely
06/18/2021, 5:23 PMuser
06/18/2021, 5:24 PMuser
06/18/2021, 5:25 PMdatajoely
06/18/2021, 5:25 PMuser
06/18/2021, 5:28 PMdatajoely
06/21/2021, 9:24 AMfsspec
is using the Calendar versioning system.user
06/21/2021, 1:16 PMAnish Shah @ WANDB
06/21/2021, 8:49 PMArnaldo
06/21/2021, 8:56 PMdata
, params
or json
of the APIDataSetArnaldo
06/21/2021, 8:56 PMdatajoely
06/22/2021, 7:58 AMAPIDataSet
is a simple wrapper for the requests
library so that you can use the ES REST API that way.
- It may prudent to implement your own dataset which wraps Elastic Search python client, but I'd personally only resort to this if the API mechanism isn't working for you.
If you do end up implementing a custom dataset, please do PR it back!user
06/22/2021, 1:42 PMkedro new --starter=pandas-iris
and then I started modifying the catalog.yml
file. In meantime, a new Kedro version came out, which I promptly installed. Is it possible to update my project to the new version, without losing my modifications? Or should I stash the files I changed, initialize the project again with the new Kedro and then apply my modifications?datajoely
06/22/2021, 1:44 PMwaylonwalker
06/22/2021, 2:03 PMuser
06/22/2021, 3:43 PMsigma
06/24/2021, 8:07 AMsigma
06/24/2021, 8:08 AMNode outputs must be unique
error. Can anybody help here?datajoely
06/24/2021, 8:13 AMdatajoely
06/24/2021, 8:13 AMsigma
06/24/2021, 8:19 AMsigma
06/24/2021, 8:20 AM