Gota:Go(Golang)中的数据框架和数据处理-Golang开发

时间:2021-05-26 14:43:23
【文件属性】:
文件名称:Gota:Go(Golang)中的数据框架和数据处理-Golang开发
文件大小:43KB
文件格式:ZIP
更新时间:2021-05-26 14:43:23
Golang Miscellaneous Gota:Go的DataFrames,Series和Data Wrangling这是Go编程语言的DataFrames,Series和Data Wrangling方法的实现。 该API仍在不断变化,因此使用后果自负。 DataFrame Gota:Go的DataFrames,Series和Data Wrangling这是Go编程语言的DataFrames,Series和Data Wrangling方法的实现。 该API仍在不断变化,因此使用后果自负。 DataFrame术语DataFrame通常是指可以视为二维表的表格数据集。 通常,此数据集的列是指要素列表,而各行则代表许多测量值。 由于现实世界中的数据并不完美,因此DataFrame支持
【文件预览】:
gota-master
----LICENSE.md(9KB)
----.travis.yml(64B)
----dataframe()
--------examples_test.go(6KB)
--------dataframe.go(47KB)
--------dataframe_test.go(65KB)
--------benchmark_test.go(4KB)
----CHANGELOG.md(8KB)
----README.md(10KB)
----series()
--------type-int.go(2KB)
--------benchmarks_test.go(4KB)
--------series.go(19KB)
--------type-string.go(2KB)
--------type-float.go(3KB)
--------series_test.go(32KB)
--------type-bool.go(3KB)

网友评论