csvFramer

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CsvStringToFrame

func CsvStringToFrame(csvString string, options CSVFramerOptions) (frame *data.Frame, err error)

Types

type CSVFramerOptions

type CSVFramerOptions struct {
	FrameName          string
	Columns            []gframer.ColumnSelector
	Delimiter          string
	SkipLinesWithError bool
	Comment            string
	RelaxColumnCount   bool
	NoHeaders          bool
}

Jump to

Keyboard shortcuts

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