parse

package
v1.0.0-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: BSD-3-Clause, MIT Imports: 3 Imported by: 0

Documentation

Overview

Package parse has functions for parsing data columns.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PipeSeparatedStringToArray

func PipeSeparatedStringToArray(str string) []float64

PipeSeparatedStringToArray parses a string containing pipe-separated float64 and returns array of values.

func PipeSeparatedStringToMean

func PipeSeparatedStringToMean(str string) float64

PipeSeparatedStringToMean parses a string containing pipe-separated float64 and returns average.

func Score

func Score(score string) float64

Score from a string value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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