-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Closed
Labels
Description
e.g. https://numpy.org/neps/scope.html
Some random thoughts
- Focus on "user API for working with tabular data" (de-emphasize things like in-memory format, array library, algorithms)
- Focus on "spirit" rather than strict rules.
- Single-machine (but not necessarily single-core?)
- In-memory only?
- Visualization?
- What readers / writers are in-scope?
- What future extension types are in scope?