Skip to content
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

Requirements document for the dataframe interchange protocol #35

Merged
merged 20 commits into from
Jun 25, 2021
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
49f3b06
Add a summary document for the dataframe interchange protocol
rgommers Sep 15, 2020
31e301f
Process some review comments
rgommers Sep 17, 2020
a9b5e5c
Process a few more review comments.
rgommers Nov 5, 2020
82bc5ae
Link to Release callback semantics in Arrow C Data Interface docs
rgommers Nov 5, 2020
6197aee
Add design requirements for column selection and df metadata
rgommers Nov 5, 2020
2f51ba8
Edit the nested/heterogeneous dtypes non-requirement
rgommers Nov 5, 2020
183851d
Add requirements for chunking and memory layout description
rgommers Jan 5, 2021
c7575c1
Add TBD notes on dataframe-array connection and from_dataframe
rgommers Jan 5, 2021
5f278b3
Address review comments
rgommers Jan 6, 2021
1708e03
Add details on implementation options
rgommers Jan 6, 2021
3291dd9
Add details about the C implementation
rgommers Jan 6, 2021
e8caeba
Add an image of the dataframe model and its memory layout.
rgommers Jan 6, 2021
c5de640
Add link to discussion on array-dataframe connection
rgommers Jan 6, 2021
93d6e69
Some more updates for review comments
rgommers Jan 7, 2021
7d06066
Update table to indicate Arrow does support categoricals.
rgommers Jan 7, 2021
c0b5759
Add section on dtype format strings
rgommers Jan 7, 2021
6839642
Reflow some lines
rgommers Jan 8, 2021
53446ac
Add a requirement on semantic meaning of NaN/NaT, and timezone detail
rgommers Jan 8, 2021
b37ac91
Textual tweak: say columns in a data frame are ordered
rgommers Feb 9, 2021
be3cd32
Update requirements document for recent decisions/insights
rgommers Jun 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added protocol/conceptual_model_df_memory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading