Data Appears Empty When Column Names Large

The front end.
Post Reply
jlepird
Posts: 1
Joined: Thu Dec 19, 2013 3:24 pm

Data Appears Empty When Column Names Large

Post by jlepird »

If a dataset is imported with large (i.e. 100 characters long or so) column names, the data displays fine, but the data tools think that the dataset is empty: there are no statistics to generate, displaying a pie chart shows a blank page, and inferring a bayesian network returns the error "Need at least two data points". Admittedly, such large column names should be discouraged, but GeNie probably should throw an error instead of failing silently.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Data Appears Empty When Column Names Large

Post by shooltz[BayesFusion] »

jlepird wrote:If a dataset is imported with large (i.e. 100 characters long or so) column names, the data displays fine, but the data tools think that the dataset is empty
By 'column names' you mean the values displayed in the header (the column identifiers), or actual values in the data?
Post Reply