name
stringclasses 2
values | colours
sequence | stock
list |
---|---|---|
banana | [
"yellow"
] | [
{
"price": 2.45,
"quantity": 16
},
{
"price": 2.6,
"quantity": 420
}
] |
apple | [
"red",
"green"
] | [
{
"price": 1.2,
"quantity": 42
},
{
"price": 1.3,
"quantity": 230
}
] |
Generated from https://github.com/ironSource/parquetjs
- Downloads last month
- 45