Join the conversation
Join Discord
Channels
advanced-need-help
announcements
beginners-need-help
introductions
job-posting
plugins-integrations
random
resources
welcome
Powered by Linen
Title
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