issues
search
qri-io
/
dataset
qri dataset definition
MIT License
15
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor(validate): don't require structure to be valid
#268
b5
closed
3 years ago
0
refactor(dataset): remove `NumVersions`
#267
ramfox
opened
3 years ago
0
feat(stepfile): stepfile reads and writes step flat files
#266
b5
closed
3 years ago
2
fix(json): Unescape json strings using byte-by-byte inspection
#265
dustmop
closed
3 years ago
1
fix(dsio): handle JSON strings properly
#264
b5
closed
3 years ago
1
fix(compression): coerce various format strings while parsing
#263
b5
closed
3 years ago
0
fix(dataset): File components store contents as a string named text
#262
dustmop
closed
3 years ago
2
feat(preview): include stats component in preview
#261
b5
closed
3 years ago
0
remove dsgraph package, update dependencies
#260
b5
closed
3 years ago
0
feat(dsstats): truncate string frequency labels when values exceed 80 chars
#259
b5
closed
3 years ago
2
fix(compression): fix zstandard file extension: 'zst'
#258
b5
closed
3 years ago
0
add support for NDJSON format
#257
b5
closed
3 years ago
0
add support for ZStandard & gzip compression, use structure.Compression field
#256
b5
closed
3 years ago
2
chore(release): release version v0.3.0
#255
ramfox
closed
3 years ago
0
feat(*): add `Copy` function that deep-copies a dataset
#254
ramfox
opened
3 years ago
0
fix(transform): Assign() overwrites Steps field
#253
b5
closed
3 years ago
1
feat(detect.Structure): move struture detection function down from qri
#252
b5
closed
3 years ago
0
fix(`dataset.BodyFile`): if no dataset exists, return nil
#251
ramfox
closed
3 years ago
0
feat(dataset): add ID field to dataset.Dataset
#250
b5
closed
3 years ago
0
fix(preview): rename CreatePreview -> Preview, don't consume input dataset files
#249
b5
closed
3 years ago
0
feat(`preview`): move `Preview` creation into dataset `preview` package
#248
ramfox
closed
3 years ago
0
refactor(Transform): add `Step` field to cover step-based execution
#247
ramfox
closed
3 years ago
3
Add Steps field to dataset.Transform
#246
b5
closed
3 years ago
0
Parquet support
#245
danmx
opened
3 years ago
0
feat(type): utility to check type presence for columns in tabular
#244
Arqu
closed
3 years ago
0
feat(FeildsEqual,PathMap): add utility methods for comparing datasets
#243
b5
closed
3 years ago
2
fix(stats): avoid nil ptr panic
#242
Arqu
closed
3 years ago
0
fix meta component serialize, add dstest Golden file Compare-And-Update convenience function
#241
b5
closed
3 years ago
0
feat(dstest): add Template function
#240
b5
closed
3 years ago
0
fix(stats): limiting top-k frequencies to 200
#239
Arqu
closed
3 years ago
1
expand dstest package to compare datasets, work with golden files
#238
b5
closed
3 years ago
0
stats sometimes return negative frequencies
#237
Arqu
closed
3 years ago
0
refactor(dsstats): adjust Accumlator to be a Writer
#236
b5
closed
3 years ago
0
Add Stats Component, dsstats package
#235
b5
closed
4 years ago
0
refactor(dsfs): add leading slash to dstest body filepath
#234
b5
closed
4 years ago
0
feat(SigningBytes): new SigningBytes includes all components
#233
b5
closed
4 years ago
0
feat(dsio): ReadAll, ReadAllObject, ReadAllArray package functions
#232
b5
closed
4 years ago
0
fix(dsgen): fix flag for number of rows in dsgen CLI
#231
b5
closed
4 years ago
0
feat(meta): add dataset category as discoverable field
#230
uhLeeshUh
opened
4 years ago
0
chore(release): release v0.2.0
#229
b5
closed
4 years ago
0
chore(deps): bump dependencies, upgrade circleci config
#228
b5
closed
4 years ago
0
fix(entryreader): json over batch size propperly unmarshals now
#227
Arqu
closed
4 years ago
0
refactor(jsonschema): updating jsonschema, adding streaming validation
#226
Arqu
closed
4 years ago
0
perf(csv): increase read buffer size for csv reader
#225
Arqu
closed
4 years ago
0
feat(dsgen): overhaul generate package, add dsgen command for generating datasets
#224
b5
closed
4 years ago
1
feat: detect tabular schema from go types
#223
b5
closed
4 years ago
0
feat: tabular package specifically for working with tabular data structure
#222
b5
closed
4 years ago
0
We need to formalize how to handle `+Inf` and `NaN`
#221
b5
opened
4 years ago
0
test(vals): expand tests for ConvertDecoded
#220
Arqu
closed
4 years ago
0
fix(dsio): json decoder emits int64 instead of int
#219
b5
closed
4 years ago
0
Next