DataFrame -> ColumnDataSource erases non-trivial index
Open
bug
enhancement
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
By default we ignore the index. We should probably only do this if it's the trivial ordering `0, 1, 2, ...` and treat it as data otherwise.
cc @brittainhard
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.