Skip to content

Issues: Point72/csp

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

dir on a struct instance does not return all public APIs type: enhancement Issues and PRs related to improvements to existing features
#311 opened Jul 1, 2024 by timkpaine
csp.add_graph_output wrong signature suggestion by editor type: bug Concrete, reproducible bugs
#307 opened Jun 29, 2024 by timkpaine
Look into removing autogen from the build part: build Issues and PRs related to the build process type: enhancement Issues and PRs related to improvements to existing features
#303 opened Jun 27, 2024 by robambalu
Proposed ArrowRecordBatchAdapter to replace ParquetReader with read_from_memory_tables=True adapter: parquet Issues and PRs related to our Apache Parquet/Arrow adapter
#297 opened Jun 25, 2024 by ptomecek
Mention type validation for csp.graph part: documentation Improvements/bugs/changes to documentation
#295 opened Jun 22, 2024 by pavithraes
Document .name part: documentation Improvements/bugs/changes to documentation
#294 opened Jun 22, 2024 by pavithraes
Expand generic types documentation part: documentation Improvements/bugs/changes to documentation
#293 opened Jun 22, 2024 by pavithraes
2 tasks
Expand adapters concepts part: documentation Improvements/bugs/changes to documentation
#292 opened Jun 22, 2024 by pavithraes
4 tasks
Explain duplicate timestamps part: documentation Improvements/bugs/changes to documentation
#291 opened Jun 22, 2024 by pavithraes
Document csp.run_on_thread part: documentation Improvements/bugs/changes to documentation
#290 opened Jun 22, 2024 by pavithraes
Document csp.DelayedEdge part: documentation Improvements/bugs/changes to documentation
#289 opened Jun 22, 2024 by pavithraes
Add fast csp.Struct to Arrow record batch conversion type: feature Issues and PRs related to new features
#286 opened Jun 19, 2024 by timkpaine
Expand websocket adapter, ensure connections/disconnections can be done dynamically, establish better pattern for dynamic subscriptions for use in other adapters adapter: general Issues and PRs related to input/output adapters in general adapter: websocket Issues and PRs related to our websocket adapter type: enhancement Issues and PRs related to improvements to existing features
#277 opened Jun 12, 2024 by timkpaine
csp.const / type resolution fails on empty containers type: bug Concrete, reproducible bugs
#274 opened Jun 10, 2024 by robambalu
Ensure that adapters can be constructed in a simpler manner than they are currently adapter: general Issues and PRs related to input/output adapters in general type: enhancement Issues and PRs related to improvements to existing features
#272 opened Jun 6, 2024 by timkpaine
Move large examples / examples with code that belongs in separate files / notebook to separate repo part: documentation Improvements/bugs/changes to documentation type: enhancement Issues and PRs related to improvements to existing features
#271 opened Jun 6, 2024 by timkpaine
Add tests for notebook examples part: tests Issues and PRs related to tests type: enhancement Issues and PRs related to improvements to existing features
#270 opened Jun 6, 2024 by timkpaine
csp can't be cross-compiled due to use of _csptypesimpl during the build part: build Issues and PRs related to the build process type: bug Concrete, reproducible bugs
#264 opened Jun 4, 2024 by timkpaine
Graphs created as part of a CspPerspectiveTable do not memoize adapter:perspective Issues and PRs related to our Perspective adapter type: bug Concrete, reproducible bugs
#263 opened Jun 1, 2024 by AdamGlustein
Make baskets iterable type: bug Concrete, reproducible bugs
#261 opened May 29, 2024 by AdamGlustein
CSV adapter difficult to use and not very flexible adapter: general Issues and PRs related to input/output adapters in general good first issue Good issue for first-time contributors type: enhancement Issues and PRs related to improvements to existing features
#259 opened May 29, 2024 by timkpaine
Cross-compile Mac arm builds from x86 part: build Issues and PRs related to the build process
#252 opened May 23, 2024 by timkpaine
Remove installation dependencies on pandas and sqlalchemy part: dependencies PRs that update a dependency file type: enhancement Issues and PRs related to improvements to existing features
#251 opened May 23, 2024 by timkpaine
Expose engine_shutdown method on PyPushInput and PyAdapterManager classes type: enhancement Issues and PRs related to improvements to existing features
#245 opened May 22, 2024 by robambalu
Improvement: remove windows specific build scripts and run straight from Makefile part: build Issues and PRs related to the build process
#242 opened May 21, 2024 by robambalu
ProTip! What’s not been updated in a month: updated:<2024-06-09.