Hi Everyone,
I've started using DataFrame, it's great to have this functionality
easily available, and noticed a few issues with the inspector:
1. The inspector always shows row numbers and not the supplied name.
2. The last column label isn't displayed.
If I remember correctly, there has been some discussion about making the
column widths draggable in the inspector.�� I would prefer to have a
context menu that is "size to fit".�� This could be potentially expensive
to calculate, so it would be user-initiated.
Where should I report issues?
https://github.com/PolyMathOrg/DataFrame/issues
I have a patch that addresses the first issue, although I'm not
completely happy with it, and I'll take a look at the second issue.