Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alpacahq/pymarketstore issues and pull requests

#81 - chore(deps): bump grpcio from 1.28.1 to 1.53.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#79 - Get data or save data in correct number

Issue - State: open - Opened by r00t9 about 2 years ago

#78 - Import Data from Alpaca-py

Issue - State: open - Opened by r00t9 about 2 years ago

#77 - chore(deps): bump protobuf from 4.21.5 to 4.21.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#76 - fix: update app version

Pull Request - State: closed - Opened by dakimura over 2 years ago

#75 - fix: upgrade protobuf version

Pull Request - State: closed - Opened by dakimura over 2 years ago

#74 - fix: re-generate pb2 files from proto

Pull Request - State: closed - Opened by dakimura over 2 years ago - 1 comment

#73 - bugfix: assign repeated fields of proto

Pull Request - State: closed - Opened by dakimura almost 3 years ago - 1 comment

#72 - fix: enable column filtering on query

Pull Request - State: closed - Opened by dakimura almost 3 years ago - 1 comment

#71 - Py310 support

Pull Request - State: open - Opened by goodboy about 3 years ago

#70 - Completely broken on 3.10 due to proto defs/imports

Issue - State: open - Opened by goodboy about 3 years ago

#69 - chore(deps): bump protobuf from 3.14.0 to 3.15.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#68 - add: enable aggregator functions on Query

Pull Request - State: closed - Opened by dakimura over 3 years ago

#67 - fix: tiny fix of a bug made during merging a code

Pull Request - State: closed - Opened by dakimura almost 4 years ago

#66 - fix: update msgpack version

Pull Request - State: closed - Opened by dakimura almost 4 years ago

#65 - feat: execute SQL from pymarketstore

Pull Request - State: closed - Opened by dakimura almost 4 years ago

#64 - add: tagged release of pymarketstore

Pull Request - State: closed - Opened by dakimura almost 4 years ago

#63 - BUG: Requirements reference outdated `msgpack-python` name on PyPI

Issue - State: closed - Opened by bynr about 4 years ago - 2 comments

#62 - add: unit test for Create API

Pull Request - State: closed - Opened by dakimura about 4 years ago

#61 - fix: wrong type hinting

Pull Request - State: closed - Opened by dakimura about 4 years ago

#60 - feat: "Create" API endpoint for both jsonrpc and grpc

Pull Request - State: closed - Opened by dakimura about 4 years ago

#59 - fix: remove the character indicating the byte-order in the dtype

Pull Request - State: closed - Opened by dakimura about 4 years ago

#58 - fix: don't use "is" with literal

Pull Request - State: closed - Opened by dakimura about 4 years ago

#56 - always return a list from Client.list_symbols

Pull Request - State: closed - Opened by briancappello over 4 years ago

#55 - Add support for writing pandas DataFrame and Series

Pull Request - State: open - Opened by briancappello over 4 years ago - 1 comment

#54 - fix: set max message size for grpc client

Pull Request - State: closed - Opened by dakimura over 4 years ago - 3 comments

#53 - missing `marketstore.proto` gRPC definitions file

Issue - State: closed - Opened by briancappello over 4 years ago - 1 comment

#52 - Consolidate logic for building query requests, other basic code cleanups

Pull Request - State: open - Opened by briancappello over 4 years ago - 1 comment

#51 - Optional request parameter for ListSymbols to choose the response format

Pull Request - State: closed - Opened by dakimura over 4 years ago

#50 - feat: change the default behavior of ListSymbols API of GRPC client

Pull Request - State: closed - Opened by dakimura over 4 years ago

#49 - support python-msgpack>=1.0 (remove encoding kwarg from calls to msgpack.loads)

Pull Request - State: closed - Opened by briancappello over 4 years ago - 2 comments

#48 - pymkts.Client can automatically connect server when losing?

Issue - State: open - Opened by Harry040 over 4 years ago

#47 - fix: type hinting of Params

Pull Request - State: closed - Opened by dakimura over 4 years ago

#46 - feat: add nanosec start/end support to GRPC Query API

Pull Request - State: closed - Opened by dakimura over 4 years ago

#45 - Drop Python 2 support?

Issue - State: open - Opened by goodboy over 4 years ago

#44 - [wip] feat: add type hinting

Pull Request - State: closed - Opened by dakimura over 4 years ago - 1 comment

#43 - Expose the `trim` cmd from the go client

Issue - State: open - Opened by goodboy over 4 years ago - 2 comments

#42 - fix: remove python2 build process

Pull Request - State: closed - Opened by dakimura over 4 years ago

#41 - Is anyone interested in an async client?

Issue - State: open - Opened by goodboy over 4 years ago - 6 comments

#39 - Writing lower case numpy dtype field names is a "nono"

Issue - State: open - Opened by goodboy over 4 years ago

#38 - feat: grpc client

Pull Request - State: closed - Opened by dakimura almost 5 years ago

#37 - Improvements

Pull Request - State: open - Opened by zjhmale almost 5 years ago - 3 comments

#36 - feat: support nanosecond for start/end request parametes.

Pull Request - State: closed - Opened by dakimura almost 5 years ago

#35 - add "columns" parameter to the query request

Pull Request - State: closed - Opened by dakimura over 5 years ago

#34 - Cannot stream and write concurrently

Issue - State: closed - Opened by rymdluo over 5 years ago

#33 - Connection Error

Issue - State: open - Opened by josh-cogburn over 5 years ago

#32 - Add destroy endpoint

Pull Request - State: closed - Opened by dakimura almost 6 years ago - 2 comments

#31 - correctly support writing pd.Series and pd.DataFrame

Pull Request - State: closed - Opened by briancappello almost 6 years ago - 6 comments

#30 - Revert "support pd.Series and pd.DataFrame in Client.write"

Pull Request - State: closed - Opened by umitanuki almost 6 years ago

#29 - improve readability of JsonRpcClient, internalize private logic

Pull Request - State: closed - Opened by briancappello almost 6 years ago - 1 comment

#28 - RFC: a refactor attempt

Pull Request - State: closed - Opened by briancappello almost 6 years ago - 2 comments

#27 - support pd.Series and pd.DataFrame in Client.write

Pull Request - State: closed - Opened by briancappello about 6 years ago - 6 comments

#26 - validate timeframe is in a supported format

Pull Request - State: closed - Opened by briancappello about 6 years ago - 1 comment

#25 - add QueryReply.df() method for collapsing results of length 1

Pull Request - State: closed - Opened by briancappello about 6 years ago - 1 comment

#24 - fix typo

Pull Request - State: closed - Opened by dakimura about 6 years ago - 4 comments

#23 - small refactor of client.py

Pull Request - State: closed - Opened by dakimura about 6 years ago - 4 comments

#22 - avoid error in PyCharm

Pull Request - State: closed - Opened by dakimura over 6 years ago - 2 comments

#21 - Fix python2 write

Pull Request - State: closed - Opened by umitanuki over 6 years ago

#20 - client.write() does not work with python 2.7

Issue - State: closed - Opened by Notargets over 6 years ago - 6 comments

#19 - list_symbols returns None when no symbol is available

Issue - State: closed - Opened by bynr over 6 years ago - 1 comment

#18 - Query multi returns dictionary with too verbose keys

Issue - State: closed - Opened by bynr over 6 years ago - 2 comments

#17 - Ticks not supported

Issue - State: closed - Opened by bynr over 6 years ago - 5 comments

#16 - Client._request should not decode the response?

Issue - State: open - Opened by umitanuki over 6 years ago - 1 comment

#15 - Basic stream support. Yet to document.

Pull Request - State: closed - Opened by umitanuki over 6 years ago

#14 - Add server_version method

Pull Request - State: closed - Opened by umitanuki over 6 years ago

#13 - feature/str_keys

Pull Request - State: closed - Opened by bynr over 6 years ago

#12 - feature/symbols_error

Pull Request - State: closed - Opened by bynr over 6 years ago - 1 comment

#11 - feature/ci_py2

Pull Request - State: closed - Opened by bynr over 6 years ago

#10 - fix/py2_compatibility

Pull Request - State: closed - Opened by bynr over 6 years ago - 3 comments

#9 - selectable `variable`

Issue - State: closed - Opened by shirou almost 7 years ago - 1 comment

#8 - Setup multiple python version testing in CI

Issue - State: closed - Opened by umitanuki about 7 years ago - 1 comment

#7 - Support Python2 (#4)

Pull Request - State: closed - Opened by umitanuki about 7 years ago

#6 - Fix install issue (#3, #5)

Pull Request - State: closed - Opened by umitanuki about 7 years ago

#5 - pandas not in dependency

Issue - State: closed - Opened by shirou about 7 years ago

#4 - Add python version informations

Issue - State: closed - Opened by m3at about 7 years ago - 1 comment

#3 - can not install via pip

Issue - State: closed - Opened by shirou about 7 years ago

#2 - ListSymbols support

Pull Request - State: closed - Opened by rocketbitz about 7 years ago

#1 - Add setuptools to requirements

Pull Request - State: closed - Opened by umitanuki about 7 years ago