SennaMa / poke_haiku

MIT License
1 stars 0 forks source link

Finalize static dataset #16

Closed SennaMa closed 9 months ago

SennaMa commented 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.

SennaMa commented 9 months ago

https://github.com/SennaMa/poke_haiku/pull/19