Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qri-io/starlib issues and pull requests
#179 - Maintenance status of this library
Issue -
State: open - Opened by bartekpacia 11 months ago
#178 - document import path
Issue -
State: open - Opened by bluebrown about 1 year ago
#177 - encoding/yaml: Add support for multi-document serialization
Pull Request -
State: open - Opened by alloveras about 1 year ago
#176 - Complete the unfinished re library with group support
Issue -
State: open - Opened by n3xta about 1 year ago
#174 - chore(deps): bump golang.org/x/net from 0.0.0-20200324143707-d3edc9973b7e to 0.7.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#173 - fix: add support for marshalling and unmarshalling bytes
Pull Request -
State: open - Opened by HarikrishnanBalagopal almost 2 years ago
#172 - bug: Marshal and Unmarshal don't support bytes
Issue -
State: open - Opened by HarikrishnanBalagopal almost 2 years ago
#171 - feat(hmac): Initial HMAC module
Pull Request -
State: closed - Opened by drudge over 2 years ago
- 5 comments
#170 - Ensure Content-Length is Sent
Pull Request -
State: closed - Opened by Matt-Pesce over 2 years ago
- 1 comment
#169 - Update regex docs
Pull Request -
State: open - Opened by dinosaursrarr over 2 years ago
#168 - feature request: expose HMAC functionality in the hash module
Issue -
State: open - Opened by nchieng almost 3 years ago
- 1 comment
#167 - Fix capitalization of parse_time function
Pull Request -
State: closed - Opened by jazzdan about 3 years ago
- 1 comment
#166 - fix(dataframe): Split Index into multiple implementations. Rewrite append.
Pull Request -
State: closed - Opened by dustmop about 3 years ago
#165 - feat(dataframe): timedelta support, csv parser fixes
Pull Request -
State: closed - Opened by dustmop about 3 years ago
#164 - feat(dataframe): Multiple new DataFrame and Series features
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: feat
#163 - feat(dataframe): First class support for timestamp values
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: feat
#162 - fix(dataframe): Fix OutputConfig bugs
Pull Request -
State: closed - Opened by dustmop about 3 years ago
#161 - feat(dataframe): Series math operations: add, subtract, abs
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: feat
#160 - feat(dataframe): Method shift for DataFrame and Series, using adaptor
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: feat
#159 - dataframe: test for pandas parity with variadic-row Dataframe constructor
Issue -
State: open - Opened by b5 about 3 years ago
#158 - feat(dataframe): SeriesGroupBy has apply method, returns new Series
Pull Request -
State: closed - Opened by dustmop about 3 years ago
#157 - feature request: detect if a string column is actually numeric
Issue -
State: open - Opened by dustmop about 3 years ago
Labels: enhancement
#156 - dataframe: "rows need to be the same length" error message is not useful
Issue -
State: open - Opened by dustmop about 3 years ago
Labels: bug
#155 - bsoup needs lots of improvements
Issue -
State: open - Opened by dustmop about 3 years ago
- 1 comment
#154 - feature request: OCR package
Issue -
State: open - Opened by dustmop about 3 years ago
#153 - feat(dataframe): Comparator compares python and starlark dataframes
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: feat
#152 - bug: `dataframe.sort_values` seems to sort by converting values to strings
Issue -
State: open - Opened by ramfox about 3 years ago
Labels: bug
#151 - feat: allow proper nesting of methods under types
Pull Request -
State: closed - Opened by chriswhong about 3 years ago
#150 - fix(dataframe): Invariant that body is tabular, OutputConfig exists
Pull Request -
State: closed - Opened by dustmop about 3 years ago
Labels: fix
#149 - feat(dataframe): to_frame method for Series
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: feat
#148 - fix(dataframe): Append works with DataFrame args
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: fix
#147 - feat(dataframe): Series.reset_index, stub all methods
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: feat
#146 - feat(dataframe): Output size is configurable for stringification
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#145 - feat(dataframe): Sort a dataframe using sort_values
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: feat
#144 - fix(dataframe): When adding to a series, retain the existing type
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: fix
#143 - feat(http): allow RequestGuard to modify request
Pull Request -
State: closed - Opened by rohansingh over 3 years ago
- 3 comments
#142 - fix(dataframe): Convert unknown types to objects, instead of erroring
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#141 - docs(dataframe): Basic README describing the DataFrame package
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 2 comments
#140 - fix(dataframe): parse_csv determines dtypes per column
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
#139 - fix(dataframe): Copying a DataFrame copies the columns and index
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#138 - Methods should be a higher heading number than their parent type
Issue -
State: open - Opened by chriswhong over 3 years ago
#137 - feat(dataframe): Build from dict, re-index columns, handle NaN better
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#136 - doc(dataframe): More dataframe docs, add `count` method to results from groupby
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#135 - docs: multiple questions about starlark parameter types
Issue -
State: open - Opened by dustmop over 3 years ago
#134 - docs(hash): add examples for all hash functions
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#133 - docs(gzip, zipfile): add examples to gzip and zipfile docs
Pull Request -
State: closed - Opened by ramfox over 3 years ago
Labels: docs
#132 - Use backticks for code
Pull Request -
State: closed - Opened by chriswhong over 3 years ago
#131 - docs(encoding): add examples for json docs
Pull Request -
State: closed - Opened by ramfox over 3 years ago
Labels: docs
#130 - overhaul regexp package
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs, feat, breaking change
#129 - docs(yaml): add examples for loads and dumps
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#128 - docs(base64): add examples for encoding & decoding
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#127 - docs(csv): add examples for read_all and write_all
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#126 - add examples for geo.Point and geo.parseGeoJSON
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#125 - need to configure DataFrame for stringification based upon terminal size
Issue -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
#124 - feat(dataframe): Stringify limits size, omit extra rows and columns
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
Labels: feat
#123 - docs(math): add examples for math.floor, math.pow
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#122 - run misspell & a number of other meta-linters in CI
Pull Request -
State: closed - Opened by b5 over 3 years ago
Labels: test, chore
#121 - time package docs, add support for examples & test them
Pull Request -
State: closed - Opened by b5 over 3 years ago
#120 - feat: add Is() as isSelector()
Pull Request -
State: closed - Opened by chriswhong over 3 years ago
#119 - html: support print() of selection
Issue -
State: open - Opened by chriswhong over 3 years ago
- 1 comment
#118 - docs(dataframe): Docs describing DataFrame type and methods
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#117 - dataframe's print output should fit the screen size
Issue -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
Labels: feat
#116 - starlib docs cleanup
Pull Request -
State: closed - Opened by chriswhong over 3 years ago
- 1 comment
#115 - feat(dataframe): SetKey adds cols to the rhs. Get column names and types
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#114 - docs: add an example of how to include each package
Issue -
State: open - Opened by chriswhong over 3 years ago
#113 - dataframe headers don't make it into the qri dataset
Issue -
State: open - Opened by chriswhong over 3 years ago
- 1 comment
#112 - feat(dataframe): Unique method, can add new column from list
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
Labels: feat
#111 - dataframe committed to body does not retain column names
Issue -
State: closed - Opened by chriswhong over 3 years ago
- 1 comment
Labels: bug
#110 - Implement Series.unique()
Issue -
State: closed - Opened by chriswhong over 3 years ago
- 1 comment
Labels: feat
#109 - feat(dataframe): Multiple str methods, add to series, bool selection
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: feat
#108 - Allow filtering of dataframe by string comparison
Issue -
State: closed - Opened by chriswhong over 3 years ago
- 2 comments
Labels: feat
#107 - feat(dataframe): parse_csv to parse csv from text
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: feat
#106 - fix(dataframe): Getting columns won't segfault if none exist
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
Labels: fix
#105 - feat(dataframe): Select rows from a dataframe using a bool series
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: fix
#104 - Segfault when calling dataframe.columns
Issue -
State: closed - Opened by chriswhong over 3 years ago
Labels: bug
#103 - feat(dataframe): All methods, display error for those not implemented
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
#102 - yaml
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#101 - xlsx
Issue -
State: open - Opened by b5 over 3 years ago
Labels: docs
#100 - geo
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#99 - base64
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#98 - hash
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#97 - zipfile
Issue -
State: closed - Opened by b5 over 3 years ago
- 1 comment
Labels: docs
#96 - gzip
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#95 - math
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#94 - dataframe
Issue -
State: open - Opened by b5 over 3 years ago
Labels: docs
#93 - json
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#90 - bsoup
Issue -
State: open - Opened by b5 over 3 years ago
Labels: docs
#89 - time
Issue -
State: closed - Opened by b5 over 3 years ago
Labels: docs
#88 - update & finish docs for http module
Issue -
State: open - Opened by b5 over 3 years ago
Labels: docs
#87 - Documentation Update Tracking Issue
Issue -
State: open - Opened by b5 over 3 years ago
Labels: docs
#86 - refactor(dataframe): Remove set_csv, not needed, read_csv instead
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 2 comments
#85 - feat(dataframe): Store arbitrary objects. Can assign compound data types
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#84 - feat(compress/gzip): add single-function gzip decompress package
Pull Request -
State: closed - Opened by b5 over 3 years ago
#83 - dataframe should support all binary operators
Issue -
State: open - Opened by dustmop over 3 years ago
#82 - feat(dataframe): Iterable indexes, shape, + for concat
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#81 - feat(dataframe): Append method and set_csv to parse and assign csv
Pull Request -
State: closed - Opened by dustmop over 3 years ago
- 1 comment
#80 - docs(starlib): Template for outline, generate file per package
Pull Request -
State: closed - Opened by dustmop over 3 years ago
#79 - fix(dataframe): Construct from a list of list of go values, catch errors
Pull Request -
State: closed - Opened by dustmop over 3 years ago
Labels: fix