utils

package
v1.8.4 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAccelerationNotSupported = errors.New("acceleration not supported on this platform")
)

Functions

func BoolIndexOf added in v0.7.8

func BoolIndexOf(s pandas.Series, n int) bool

func Float64IndexOf added in v0.8.1

func Float64IndexOf(s pandas.Series, n int) float64

func GetPages added in v0.7.8

func GetPages(pageSize, count int) (pages int)

GetPages 计算页数

func IndexReverse added in v0.7.8

func IndexReverse(s pandas.Series) pandas.Series

func Int64IndexOf added in v0.8.1

func Int64IndexOf(s pandas.Series, n int) int64

func IntegerIndexOf added in v0.7.8

func IntegerIndexOf(s pandas.Series, n int) int

func Optimize added in v0.7.8

func Optimize()

Optimize 系统优化系列

func SeriesChangeRate added in v0.7.8

func SeriesChangeRate(base, v pandas.Series) pandas.Series

SeriesChangeRate 计算两个序列的净增长

func SeriesIndexOf deprecated added in v0.7.8

func SeriesIndexOf(s pandas.Series, n int) float64

SeriesIndexOf 获取序列第n索引的值

Deprecated: 推荐使用 Float64IndexOf

func StringIndexOf added in v0.7.8

func StringIndexOf(s pandas.Series, n int) string

func Timestamp added in v0.7.8

func Timestamp() (timestamp int64)

Timestamp 毫秒时间戳

Types

This section is empty.

Jump to

Keyboard shortcuts

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