data

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Converters

func Converters(frames []*data.Frame) []framestruct.FramestructOption

func MarshalArrow

func MarshalArrow(f *data.Frame) (*arrow.Schema, error)

MarshalArrow converts the Frame to an arrow table and returns a byte representation of that table. All fields of a Frame must be of the same length or an error is returned.

func ToParquet

func ToParquet(frames []*data.Frame, chunk int) (map[string]string, error)

Types

type FrameData

type FrameData []map[string]any

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL