Join Discord
Powered by
So I guess you have two options - you can use the ...
# introductions
d
datajoely
06/22/2021, 3:37 PM
So I guess you have two options - you can use the JSON dataset to get it into your nodes
https://kedro.readthedocs.io/en/stable/kedro.extras.datasets.pandas.JSONDataSet.html
Or you could define a COCODataSet which inherits from the JSONDataSet and does some processing to make it easier to work with
2
Views
Previous
Next