gkunter / parsets

Automatically exported from code.google.com/p/parsets
Other
0 stars 0 forks source link

dimensions selection pane only shows categorical dimensions #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
when importing a data set with mixed categorical and numerical columns, only 
the categorical columns are displayed in the dimensions selector.

What steps will reproduce the problem?
1. create a data set with both numerical & categorical dimensions/columns
2. import (all dimensions appear correctly)
3. the correct number of dimensions is displayed on the database list
4. open the data set just imported

What is the expected output? 
all the dimensions of the data set

What do you see instead?
only the categorical dimensions

What version of the product are you using? On what operating system?
v 2.1 beta on Mac OSX 1.6.4 (Snow Leopard) with Java SE 6 (1.6.0_22-b04-307) 
both 32 & 64 bit

Please provide any additional information below.

attaching an example data set.

Original issue reported on code.google.com by arvind.v...@gmail.com on 11 Jan 2011 at 7:58

Attachments:

GoogleCodeExporter commented 8 years ago
the only way i have found to make this work is to manually inspect all the 
dimensions and set the ones with type numerical to categorical

Original comment by arvind.v...@gmail.com on 11 Jan 2011 at 8:00