issues
search
root-11
/
tablite
multiprocessing enabled out-of-memory data analysis library for tabular data.
MIT License
37
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#168
dependabot[bot]
opened
2 months ago
0
np.save will be deprecated in numpy 2.1
#167
bjornmadsen
opened
5 months ago
0
disable nimporter by default
#166
realratchet
closed
6 months ago
2
Respect passed pbars
#165
realratchet
closed
7 months ago
0
fix text exporter
#164
realratchet
closed
7 months ago
0
export some apis
#163
realratchet
closed
7 months ago
0
add support for opening for any number of columns
#162
realratchet
closed
7 months ago
0
fix timedeltas and non-primitive filter
#161
realratchet
closed
7 months ago
0
Groupby api update
#160
realratchet
closed
7 months ago
1
Forgot to add TQDM to the groupby :)
#159
omenSi
closed
7 months ago
0
Groupby ported to nim
#158
omenSi
closed
7 months ago
1
Fixed some edge cases in filter pagination
#157
realratchet
closed
7 months ago
2
Ported filter to nim
#156
realratchet
closed
7 months ago
0
update mplite
#155
realratchet
closed
7 months ago
3
Ported nearest neighbour imputation to nim
#154
omenSi
closed
8 months ago
0
Ported nearest neighbour imputation to nim
#153
realratchet
closed
8 months ago
0
fix unix_sort
#152
omenSi
closed
8 months ago
1
My bad
#151
realratchet
closed
8 months ago
0
Fix potential layout mismatch
#150
realratchet
closed
8 months ago
0
fix an issue where imputation does not update page dtypes
#149
realratchet
closed
8 months ago
0
fix imputation inconsistency
#148
realratchet
closed
8 months ago
0
Column selector API update
#147
realratchet
closed
8 months ago
0
Fix imputations
#146
realratchet
closed
8 months ago
2
Update some issues with escaped columns
#145
realratchet
closed
8 months ago
1
When sheet is not specified, assume first
#144
realratchet
closed
8 months ago
0
do not skip headers
#143
realratchet
closed
8 months ago
1
Change default tz info to utc
#142
realratchet
closed
5 months ago
0
Skip empty rows and fixes
#141
realratchet
closed
8 months ago
1
get_header fixes
#140
realratchet
closed
8 months ago
0
Join multiprocessing take 2.
#139
root-11
opened
8 months ago
0
Join changes
#138
realratchet
closed
8 months ago
2
Fix an issue with pivot_transpose + utils
#137
realratchet
closed
8 months ago
1
Added nimble support
#136
realratchet
closed
9 months ago
1
Fix join issue
#135
realratchet
closed
9 months ago
1
overshot version
#134
realratchet
closed
9 months ago
0
Some bugfixes
#133
realratchet
closed
9 months ago
1
Join with constant memory footprint
#132
realratchet
closed
9 months ago
4
Fix scalar pages, fix unicode slicer
#131
realratchet
closed
9 months ago
1
fix minor issue
#130
realratchet
closed
9 months ago
0
Fix an issue with page that is already cast pages
#129
realratchet
closed
9 months ago
1
Added column selector docstrings
#128
realratchet
closed
9 months ago
0
Fix issue with fail table column order and more granular tqdm
#127
realratchet
closed
9 months ago
1
Added column selector
#126
realratchet
closed
9 months ago
0
Table.load very slow with dtype('O')
#125
root-11
closed
9 months ago
5
Join with constant memory footprint
#124
root-11
closed
9 months ago
3
Columns with empty names
#123
omenSi
closed
9 months ago
2
Deprecating support for python 3.8 in favor of type hints throughout the code
#122
root-11
closed
9 months ago
1
Added warning for slow rows.
#121
root-11
closed
11 months ago
1
Add warning in add_rows that is the slowest method
#120
root-11
closed
11 months ago
1
Additional datetime parsers
#119
realratchet
closed
11 months ago
0
Next