issues
search
qri-io
/
starlib
qri's standard library for starlark
MIT License
116
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Maintenance status of this library
#179
bartekpacia
opened
7 months ago
0
document import path
#178
bluebrown
opened
10 months ago
0
encoding/yaml: Add support for multi-document serialization
#177
alloveras
opened
11 months ago
0
Complete the unfinished re library with group support
#176
n3xta
opened
11 months ago
0
chore(deps): bump golang.org/x/net from 0.0.0-20200324143707-d3edc9973b7e to 0.7.0
#174
dependabot[bot]
opened
1 year ago
0
fix: add support for marshalling and unmarshalling bytes
#173
HarikrishnanBalagopal
opened
1 year ago
0
bug: Marshal and Unmarshal don't support bytes
#172
HarikrishnanBalagopal
opened
1 year ago
0
feat(hmac): Initial HMAC module
#171
drudge
closed
1 year ago
5
Ensure Content-Length is Sent
#170
Matt-Pesce
closed
2 years ago
1
Update regex docs
#169
dinosaursrarr
opened
2 years ago
0
feature request: expose HMAC functionality in the hash module
#168
nchieng
opened
2 years ago
1
Fix capitalization of parse_time function
#167
jazzdan
closed
2 years ago
1
fix(dataframe): Split Index into multiple implementations. Rewrite append.
#166
dustmop
closed
2 years ago
0
feat(dataframe): timedelta support, csv parser fixes
#165
dustmop
closed
2 years ago
0
feat(dataframe): Multiple new DataFrame and Series features
#164
dustmop
closed
2 years ago
0
feat(dataframe): First class support for timestamp values
#163
dustmop
closed
2 years ago
0
fix(dataframe): Fix OutputConfig bugs
#162
dustmop
closed
2 years ago
0
feat(dataframe): Series math operations: add, subtract, abs
#161
dustmop
closed
2 years ago
0
feat(dataframe): Method shift for DataFrame and Series, using adaptor
#160
dustmop
closed
2 years ago
0
dataframe: test for pandas parity with variadic-row Dataframe constructor
#159
b5
opened
2 years ago
0
feat(dataframe): SeriesGroupBy has apply method, returns new Series
#158
dustmop
closed
2 years ago
0
feature request: detect if a string column is actually numeric
#157
dustmop
opened
2 years ago
0
dataframe: "rows need to be the same length" error message is not useful
#156
dustmop
opened
2 years ago
0
bsoup needs lots of improvements
#155
dustmop
opened
2 years ago
1
feature request: OCR package
#154
dustmop
opened
2 years ago
0
feat(dataframe): Comparator compares python and starlark dataframes
#153
dustmop
closed
2 years ago
0
bug: `dataframe.sort_values` seems to sort by converting values to strings
#152
ramfox
opened
2 years ago
0
feat: allow proper nesting of methods under types
#151
chriswhong
closed
2 years ago
0
fix(dataframe): Invariant that body is tabular, OutputConfig exists
#150
dustmop
closed
2 years ago
0
feat(dataframe): to_frame method for Series
#149
dustmop
closed
2 years ago
0
fix(dataframe): Append works with DataFrame args
#148
dustmop
closed
2 years ago
0
feat(dataframe): Series.reset_index, stub all methods
#147
dustmop
closed
2 years ago
0
feat(dataframe): Output size is configurable for stringification
#146
dustmop
closed
2 years ago
0
feat(dataframe): Sort a dataframe using sort_values
#145
dustmop
closed
2 years ago
0
fix(dataframe): When adding to a series, retain the existing type
#144
dustmop
closed
3 years ago
0
feat(http): allow RequestGuard to modify request
#143
rohansingh
closed
3 years ago
3
fix(dataframe): Convert unknown types to objects, instead of erroring
#142
dustmop
closed
3 years ago
0
docs(dataframe): Basic README describing the DataFrame package
#141
dustmop
closed
3 years ago
2
fix(dataframe): parse_csv determines dtypes per column
#140
dustmop
closed
3 years ago
1
fix(dataframe): Copying a DataFrame copies the columns and index
#139
dustmop
closed
3 years ago
0
Methods should be a higher heading number than their parent type
#138
chriswhong
opened
3 years ago
0
feat(dataframe): Build from dict, re-index columns, handle NaN better
#137
dustmop
closed
3 years ago
0
doc(dataframe): More dataframe docs, add `count` method to results from groupby
#136
dustmop
closed
3 years ago
0
docs: multiple questions about starlark parameter types
#135
dustmop
opened
3 years ago
0
docs(hash): add examples for all hash functions
#134
b5
closed
3 years ago
0
docs(gzip, zipfile): add examples to gzip and zipfile docs
#133
ramfox
closed
3 years ago
0
Use backticks for code
#132
chriswhong
closed
3 years ago
0
docs(encoding): add examples for json docs
#131
ramfox
closed
3 years ago
0
overhaul regexp package
#130
b5
closed
1 year ago
0
docs(yaml): add examples for loads and dumps
#129
b5
closed
3 years ago
0
Next