csv

package
v0.0.0-...-17c8c72 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultReadOptions = []ReadOption{
	Separator(','),
	Header(),
}

Functions

func Read

func Read(r io.Reader, options ...ReadOption) (*ggg.Dataset, error)

Types

type ReadOption

type ReadOption interface {
	// contains filtered or unexported methods
}

func CommentPrefix

func CommentPrefix(s string) ReadOption
func Header() ReadOption

func NoHeader

func NoHeader() ReadOption

func Separator

func Separator(r rune) ReadOption

Jump to

Keyboard shortcuts

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