issues
search
bluenote10
/
NimData
DataFrame API written in Nim, enabling fast out-of-core data processing
MIT License
341
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could not load zlib1.dll - Noob question
#70
DaneGrinder
opened
2 years ago
3
`groupBy` with a `DataFrame`
#69
ynfle
opened
3 years ago
4
switch to github action
#68
bluenote10
closed
3 years ago
0
Edits to tighten up the documentation
#67
davidjamesknight
closed
3 years ago
1
Adding necessary imports to README.md
#66
davidjamesknight
closed
3 years ago
1
Type error when running filter example in documentation
#65
davidjamesknight
closed
3 years ago
2
Support reshape
#64
artemklevtsov
opened
3 years ago
1
Support for Apache Arrow/Feather?
#63
rdong8
opened
3 years ago
2
How to append a record (row) to a DF?
#62
telatin
closed
4 years ago
2
Nimdata and the JavaScript target
#61
halloleo
opened
4 years ago
2
Attempt to fix for devel
#60
bluenote10
closed
4 years ago
0
make it compatible with changes made in 'zip' package
#59
narimiran
closed
4 years ago
1
one more fix for deprecated stuff
#58
narimiran
closed
4 years ago
0
fix deprecated stuff
#57
narimiran
closed
4 years ago
1
Compile error with nim 1.2.0
#56
hiteshjasani
closed
4 years ago
4
Read from stdin
#55
sdmcallister
opened
4 years ago
2
Optional Supression of Date Parse Warning?
#54
sdmcallister
opened
4 years ago
1
[feature] Transpose rows/columns of DataFrame
#53
hiteshjasani
opened
4 years ago
3
[feature] Handle empty sequences
#52
hiteshjasani
opened
4 years ago
0
Fix bug with intermittently running tests [#50]
#51
hiteshjasani
closed
4 years ago
0
Most of test suite doesn't always run
#50
hiteshjasani
closed
4 years ago
7
Fix median() to work with int columns
#49
hiteshjasani
closed
4 years ago
1
median() fails for ints
#48
hiteshjasani
closed
4 years ago
0
create schema from file header
#47
MnlPhlp
closed
3 years ago
0
Feature/from files
#46
bflanders
opened
4 years ago
4
Design ideas
#45
mratsim
opened
4 years ago
6
simplified nim bootstrapping
#44
bluenote10
closed
5 years ago
0
Could not load zlib1.dll
#43
Lecale
closed
5 years ago
4
fix for parsutils changes
#42
bluenote10
closed
5 years ago
0
Don't use option
#41
data-man
closed
2 years ago
1
add basic plotting support for dataframes via plotly
#40
Vindaar
closed
5 years ago
4
Add basic HDF5 read support
#39
Vindaar
closed
5 years ago
1
add support for int8/16/32, uint8/16/32/64
#38
Vindaar
closed
5 years ago
0
add `TakeDataFrame` to support stopping after N elements taken
#37
Vindaar
closed
5 years ago
2
show custom width
#36
jorisbontje
closed
5 years ago
0
gitignore test artefacts
#35
jorisbontje
closed
5 years ago
0
Update docs
#34
jorisbontje
opened
5 years ago
0
Computes the standard deviation of a data frame.
#33
jorisbontje
closed
5 years ago
1
finish partial stripQuotes implementation
#32
jorisbontje
closed
5 years ago
0
Nim version check compatible with 0.19.0. Fixes #30
#31
jorisbontje
closed
5 years ago
1
Nim version check fails on 0.19.0
#30
jorisbontje
closed
5 years ago
0
Fixing errors related to changes regarding sequences and nil
#29
zacharycarter
closed
6 years ago
0
stringfy field value in toHtml
#28
oskca
closed
6 years ago
0
Is there a way to represent MISSING VALUE in NimData?
#27
oskca
opened
6 years ago
5
check length first in skipPastSep to avoid seq access segment fault
#26
oskca
closed
6 years ago
2
Adapting for latest Nim
#25
data-man
closed
6 years ago
3
Feature request: new column kind - seq
#24
data-man
opened
6 years ago
4
Add various int parsers
#23
data-man
closed
7 years ago
2
Add median procedure.
#22
dom96
closed
7 years ago
4
Mean and other operations over columns
#21
dom96
opened
7 years ago
0
Next