Closed SennaMa closed 9 months ago
Working in parallel with Issue 15, finalize the dataset and save as a CSV or JSON. Right now I'm thinking the dataset should look like: uuid | date | id | haiku | sprite
UUID can be the date and id. Dates must be unique.
https://github.com/SennaMa/poke_haiku/pull/19
Working in parallel with Issue 15, finalize the dataset and save as a CSV or JSON. Right now I'm thinking the dataset should look like: uuid | date | id | haiku | sprite
UUID can be the date and id. Dates must be unique.