Expand description
Utilities to generate random arrays and batches
Traitsยง
- Random
Temporal Value - Useful for testing. The range of values are not likely to be representative of the actual bounds.
Functionsยง
- create_
random_ array - Create a random ArrayRef from a DataType with a length, null density and true density (for BooleanArray).
- create_
random_ batch - Create a random RecordBatch from a schema
- create_
random_ ๐list_ array - create_
random_ ๐map_ array - create_
random_ ๐null_ buffer - create_
random_ ๐offsets - Generate random offsets for list arrays
- create_
random_ ๐struct_ array - create_
random_ ๐temporal_ array