pandas behavior for `index` column
Open
Enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
1. don't adding new column when save table to csv file. - [#7946 ](https://github.com/twosigma/beakerx/issues/7946)
2. don't use own label for index column (i.e. the same as pandas).
3. if there is index in csv its normal column.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.