How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Importing parquet file as a 2d dense array

calendar_today January 15, 2025 person @spencerseale Spencer Seale domain tiledb

HI @yoshi , Thanks for the question and sorry for the delay! For writing large files that won’t fit into memory, I recommend you first create the array. During array creation, you’ll define the schema exactly as you’d like such as defining a single attribute.

open_in_new Read original post