[Feat] Human readable column names
Open
@heshan0131 is already working on this.
Since Jun 9, 2020.
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
Is your feature request related to a problem? Please describe.
Since most of the data I loaded through CSV, most of the time column names look like avg_bid_sum which is not helpful for end user.
Describe the solution you'd like
I suggest to add additional tab with column label binding per dataset. This can be stored in config.
Design is provided. Refresh button copies existing column name to label input.
Describe alternatives you've considered
Renaming CSV column names by hand?

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.