datatable

所属分类:数据结构
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-05-29 14:28:13
上 传 者sh-1993
说明:  Go包为聚合数据提供了以列为中心的数据结构。
(Go package providing a column-centric data structure for aggregating data.)

文件列表:
UNLICENSE (1211, 2023-11-25)
datatable.go (36072, 2023-11-25)
datatable_test.go (30328, 2023-11-25)
go.mod (44, 2023-11-25)

# datatable Go package providing a column-centric data structure for aggregating data. Inspired by this [R-based datatable](https://github.com/Rdatatable/data.table/wiki) [![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/iand/datatable) [![Check Status](https://github.com/iand/datatable/actions/workflows/check.yml/badge.svg)](https://github.com/iand/datatable/actions/workflows/check.yml) [![Test Status](https://github.com/iand/datatable/actions/workflows/test.yml/badge.svg)](https://github.com/iand/datatable/actions/workflows/test.yml) ## Installation Simply run go get github.com/iand/datatable Documentation is at [https://pkg.go.dev/github.com/iand/datatable](https://pkg.go.dev/github.com/iand/datatable) ## Author * [Ian Davis](http://github.com/iand) - Note that this package was initially developed for [Avocet](https://github.com/avct) and is released here with their permission. ## License This is free and unencumbered software released into the public domain. For more information, see or the accompanying [`UNLICENSE`](UNLICENSE) file.

近期下载者

相关文件


收藏者