FlorianGD
08/10/2023, 3:07 PMapi.APIDataSet in kedro-datasets : the data is doubly encoded as json, making it a string of a string. We should just let the requests library do the conversion for us. I created this PR to fix it https://github.com/kedro-org/kedro-plugins/pull/301. It seems that it must be validated by a maintener, for the CI to runNok Lam Chan
08/10/2023, 3:17 PMNok Lam Chan
08/10/2023, 3:17 PMFlorianGD
08/10/2023, 3:40 PMFlorianGD
08/10/2023, 3:58 PM