Closed GoogleCodeExporter closed 9 years ago
What would you like to see? An option to assign fixed column names (e.g. col1,
col2, etc) on import perhaps?
Original comment by tfmorris
on 26 Nov 2010 at 5:50
Maybe specify "0" for the number of header lines before importing?
Original comment by dfhu...@gmail.com
on 26 Nov 2010 at 5:52
Is this possible?
* Always generate fixed column names (col1, col2…)
* Add a concept of display names to columns (a second name that the user will
see)
* Rename operations change the display name
* Never change fixed names
* Use fixed names for JSON and all internal operations
I expect such a setup would fix issue 133 too.
Original comment by josephmd...@gmail.com
on 29 Nov 2010 at 1:36
> * Always generate fixed column names (col1, col2…)
This already happens if you specify "0" as the number of header lines. Does
that not happen for you?
Original comment by dfhu...@gmail.com
on 29 Nov 2010 at 5:47
You are right. Setting "0" as the number of header lines is the way to go.
I missed that option. I read the checkbox text above it and completely skipped
that option thinking it was extra details for the checkbox.
It looks like this issue is invalid. Sorry.
Original comment by josephmd...@gmail.com
on 29 Nov 2010 at 10:16
Original comment by tfmorris
on 29 Nov 2010 at 1:07
Original issue reported on code.google.com by
josephmd...@gmail.com
on 26 Nov 2010 at 3:15