Пакет: golang-github-kshedden-dstream-dev (0.0~git20190512.c4c4106-2)
Ссылки для golang-github-kshedden-dstream-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-kshedden-dstream:
- [golang-github-kshedden-dstream_0.0~git20190512.c4c4106-2.dsc]
- [golang-github-kshedden-dstream_0.0~git20190512.c4c4106.orig.tar.xz]
- [golang-github-kshedden-dstream_0.0~git20190512.c4c4106-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Process data streams in Golang (library)
Dstream is a package for manipulating streams of typed, multivariate data in Go. A Dstream is a Pandas dataframe-like container that holds a rectangular array of data in which the columns are variables and the rows are cases or observations.
Dstream is designed to handle large datasets, where it is not possible to load all data for all variables into memory at once. To achieve this, Dstream utilizes a chunked, column-based storage format. A chunk contains the data for a contiguous block of rows. The data are stored by variable (column-wise) in typed Go slices. Only one chunk of the Dstream is held in memory at one time.
Другие пакеты, относящиеся к golang-github-kshedden-dstream-dev
|
|
|
|
-
- dep: golang-github-golang-snappy-dev
- Implementation of the Snappy compression format in Go
-
- dep: golang-gonum-v1-gonum-dev
- set of numeric libraries for the Go programming language
Загрузка golang-github-kshedden-dstream-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 64,8 Кб | 301,0 Кб | [список файлов] |