-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-2206: [JS] Document Perspective project #1652
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
Conversation
js/README.md
Outdated
|
|
||
| * [Apache Arrow](https://arrow.apache.org) -- Parent project for Powering Columnar In-Memory Analytics, including affiliated open source projects | ||
| * [rxjs-mapd](https://github.com/graphistry/rxjs-mapd) -- A MapD Core node-driver that returns query results as Arrow columns | ||
| * [Perspective](https://github.com/jpmorganchase/perspective) -- Spinning out of JP Morgan Chase, Perspective is a streaming data visualization engine for Javascript that makes it simple to build real-time & user configurable analytics entirely in the browser. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be OK to have this as an example use case for the JS library (vs. solely on Powered By), minus the editorial langage (e.g. "makes it simple" is subjective). What does "spinning out" mean here? We should try to limit name dropping companies (e.g. you won't see Cloudera mentioned in the README for Apache Kudu or Apache Impala, even though a large fraction of the devs works there) outside of Powered By
site/powered_by.md
Outdated
| * **[pandas][12]:** data analysis toolkit for Python programmers. pandas | ||
| supports reading and writing Parquet files using pyarrow. Several pandas | ||
| core developers are also contributors to Apache Arrow. | ||
| * **[Perspective][23]:** Perspective is a streaming data visualization engine for Javascript that makes it simple to build real-time & user configurable analytics entirely in the browser. It spun out of JP Morgan Chase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does "spun out of" mean here? Maybe "created at"?
remove superlatives
|
-- I removed JP Morgan stewardship from main arrow docs, though still seems relevant for JS powered by so kept there I didn't take action on adding to 'Examples' section. I think we can do a lot better on the arrow js intro section, and recommend approaching that more holistically, vs. via this... |
wesm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thanks @lmeyerov!
See https://issues.apache.org/jira/browse/ARROW-2206