Hi! I’m excited to begin discussion of strategies for implementing a dataframe.
I imagine this repo as the main archive of discussions, with perhaps a discord channel for real-time chat.
I think discussion can be in the issues for now. We could do something more formal eventually, whether a wiki or md files, if we want to crystallize some directions.
Some topics I’m interested in:
-
user api (type checking, ergonomics)
-
backend (performance, integration with other data engines)
-
use cases (pain points from other systems, examples of current production systems to switch to Rust)
-
prior art (discussion of design decisions from other data engineering/scientific computing libraries)
-
WIP (post updates about your current attempt, design decisions, etc
Hi! I’m excited to begin discussion of strategies for implementing a dataframe.
I imagine this repo as the main archive of discussions, with perhaps a discord channel for real-time chat.
I think discussion can be in the issues for now. We could do something more formal eventually, whether a wiki or md files, if we want to crystallize some directions.
Some topics I’m interested in:
user api (type checking, ergonomics)
backend (performance, integration with other data engines)
use cases (pain points from other systems, examples of current production systems to switch to Rust)
prior art (discussion of design decisions from other data engineering/scientific computing libraries)
WIP (post updates about your current attempt, design decisions, etc