A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.005"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.005" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="subprocess" compatibility="5.3.005" expanded="true" height="76" name="Generate Data" width="90" x="45" y="30"> <process expanded="true"> <operator activated="true" class="generate_transaction_data" compatibility="5.3.005" expanded="true" height="60" name="Generate Transaction Data" width="90" x="45" y="30"/> <operator activated="true" class="set_role" compatibility="5.3.005" expanded="true" height="76" name="Set Role" width="90" x="180" y="30"> <parameter key="name" value="Id"/> <list key="set_additional_roles"/> </operator> <operator activated="true" class="generate_id" compatibility="5.3.005" expanded="true" height="76" name="Generate ID" width="90" x="315" y="30"/> <operator activated="true" class="rename" compatibility="5.3.005" expanded="true" height="76" name="Rename" width="90" x="450" y="30"> <parameter key="old_name" value="id"/> <parameter key="new_name" value="time"/> <list key="rename_additional_attributes"/> </operator> <operator activated="true" class="set_role" compatibility="5.3.005" expanded="true" height="76" name="Set Role (2)" width="90" x="585" y="30"> <parameter key="name" value="time"/> <parameter key="target_role" value="id"/> <list key="set_additional_roles"/> </operator> <connect from_op="Generate Transaction Data" from_port="output" to_op="Set Role" to_port="example set input"/> <connect from_op="Set Role" from_port="example set output" to_op="Generate ID" to_port="example set input"/> <connect from_op="Generate ID" from_port="example set output" to_op="Rename" to_port="example set input"/> <connect from_op="Rename" from_port="example set output" to_op="Set Role (2)" to_port="example set input"/> <connect from_op="Set Role (2)" from_port="example set output" to_port="out 1"/> <portSpacing port="source_in 1" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <operator activated="true" class="generate_concatenation" compatibility="5.3.005" expanded="true" height="76" name="Generate Concatenation" width="90" x="179" y="30"> <parameter key="first_attribute" value="Id"/> <parameter key="second_attribute" value="time"/> </operator> <operator activated="true" class="pivot" compatibility="5.3.005" expanded="true" height="76" name="Pivot" width="90" x="313" y="30"> <parameter key="group_attribute" value="Id_time"/> <parameter key="index_attribute" value="Item"/> <parameter key="skip_constant_attributes" value="false"/> </operator> <operator activated="true" class="split" compatibility="5.3.005" expanded="true" height="76" name="Split" width="90" x="447" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Id_time"/> <parameter key="split_pattern" value="_"/> </operator> <connect from_op="Generate Data" from_port="out 1" to_op="Generate Concatenation" to_port="example set input"/> <connect from_op="Generate Concatenation" from_port="example set output" to_op="Pivot" to_port="example set input"/> <connect from_op="Pivot" from_port="example set output" to_op="Split" to_port="example set input"/> <connect from_op="Split" from_port="example set output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.005"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.005" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="read_excel" compatibility="5.3.005" expanded="true" height="60" name="Read Excel" width="90" x="112" y="30"> <parameter key="excel_file" value="C:\MYFILE"/> <parameter key="sheet_number" value="2"/> <parameter key="imported_cell_range" value="A1:C32256"/> <parameter key="first_row_as_names" value="false"/> <list key="annotations"> <parameter key="0" value="Name"/> </list> <list key="data_set_meta_data_information"> <parameter key="0" value="Time_Customer.true.polynominal.attribute"/> <parameter key="1" value="Item.true.polynominal.attribute"/> <parameter key="2" value="Count.true.polynominal.attribute"/> </list> </operator> <operator activated="true" class="pivot" compatibility="5.3.005" expanded="true" height="76" name="Pivot" width="90" x="246" y="30"> <parameter key="group_attribute" value="Time_Customer"/> <parameter key="index_attribute" value="Item"/> <parameter key="consider_weights" value="false"/> <parameter key="skip_constant_attributes" value="false"/> </operator> <operator activated="true" class="replace_missing_values" compatibility="5.3.005" expanded="true" height="94" name="Replace Missing Values" width="90" x="447" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Time_Customer"/> <parameter key="include_special_attributes" value="true"/> <parameter key="default" value="value"/> <list key="columns"/> <parameter key="replenishment_value" value="0"/> </operator> <operator activated="true" class="split" compatibility="5.3.005" expanded="true" height="76" name="Split" width="90" x="648" y="30"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Time_Customer"/> <parameter key="split_pattern" value="_"/> </operator> <operator activated="true" class="rename" compatibility="5.3.005" expanded="true" height="76" name="Rename" width="90" x="782" y="30"> <parameter key="old_name" value="Time_Customer_1"/> <parameter key="new_name" value="Time"/> <list key="rename_additional_attributes"> <parameter key="Time_Customer_2" value="Customer"/> </list> </operator> <connect from_op="Read Excel" from_port="output" to_op="Pivot" to_port="example set input"/> <connect from_op="Pivot" from_port="example set output" to_op="Replace Missing Values" to_port="example set input"/> <connect from_op="Replace Missing Values" from_port="example set output" to_op="Split" to_port="example set input"/> <connect from_op="Split" from_port="example set output" to_op="Rename" to_port="example set input"/> <connect from_op="Rename" from_port="example set output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.007"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.007" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="read_excel" compatibility="5.3.007" expanded="true" height="60" name="Read Excel" width="90" x="45" y="30"> <parameter key="excel_file" value="C:myfile.xls"/> <parameter key="sheet_number" value="2"/> <parameter key="imported_cell_range" value="A1:C32256"/> <parameter key="first_row_as_names" value="false"/> <list key="annotations"> <parameter key="0" value="Name"/> </list> <list key="data_set_meta_data_information"> <parameter key="0" value="Time_Customer.true.polynominal.attribute"/> <parameter key="1" value="Item.true.polynominal.attribute"/> <parameter key="2" value="Count.true.binominal.attribute"/> </list> </operator> <operator activated="true" class="pivot" compatibility="5.3.007" expanded="true" height="76" name="Pivot" width="90" x="179" y="30"> <parameter key="group_attribute" value="Time_Customer"/> <parameter key="index_attribute" value="Item"/> <parameter key="consider_weights" value="false"/> <parameter key="skip_constant_attributes" value="false"/> </operator> <operator activated="true" class="replace_missing_values" compatibility="5.3.007" expanded="true" height="94" name="Replace Missing Values" width="90" x="313" y="30"> <parameter key="attribute" value="Time_Customer"/> <parameter key="include_special_attributes" value="true"/> <parameter key="default" value="value"/> <list key="columns"/> <parameter key="replenishment_value" value="0"/> </operator> <operator activated="true" class="split" compatibility="5.3.007" expanded="true" height="76" name="Split" width="90" x="45" y="255"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Time_Customer"/> <parameter key="split_pattern" value="_"/> </operator> <operator activated="true" class="rename" compatibility="5.3.007" expanded="true" height="76" name="Rename" width="90" x="179" y="255"> <parameter key="old_name" value="Time_Customer_1"/> <parameter key="new_name" value="Time"/> <list key="rename_additional_attributes"> <parameter key="Time_Customer_2" value="Customer"/> </list> </operator> <operator activated="true" class="nominal_to_numerical" compatibility="5.3.007" expanded="true" height="94" name="Nominal to Numerical" width="90" x="380" y="255"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Time"/> <parameter key="coding_type" value="unique integers"/> <list key="comparison_groups"/> </operator> <operator activated="true" class="generalized_sequential_patterns" compatibility="5.3.007" expanded="true" height="76" name="GSP" width="90" x="581" y="210"> <parameter key="customer_id" value="Customer"/> <parameter key="time_attribute" value="Time"/> <parameter key="min_support" value="0.1"/> <parameter key="window_size" value="1.0"/> <parameter key="max_gap" value="18.0"/> <parameter key="min_gap" value="13.0"/> <parameter key="positive_value" value="1"/> </operator> <connect from_op="Read Excel" from_port="output" to_op="Pivot" to_port="example set input"/> <connect from_op="Pivot" from_port="example set output" to_op="Replace Missing Values" to_port="example set input"/> <connect from_op="Replace Missing Values" from_port="example set output" to_op="Split" to_port="example set input"/> <connect from_op="Split" from_port="example set output" to_op="Rename" to_port="example set input"/> <connect from_op="Rename" from_port="example set output" to_op="Nominal to Numerical" to_port="example set input"/> <connect from_op="Nominal to Numerical" from_port="example set output" to_op="GSP" to_port="example set"/> <connect from_op="GSP" from_port="patterns" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
Marius wrote:I could reproduce that behavior under windows, and it is obviously a bug. I created an internal bug report for that, so no need to submit a bug from your side.Best regards,Marius
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.015"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.015" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="read_excel" compatibility="5.3.015" expanded="true" height="60" name="Read Excel" width="90" x="45" y="30"> <parameter key="excel_file" value="C:\Users\me\Desktop\input.xls"/> <parameter key="sheet_number" value="2"/> <parameter key="imported_cell_range" value="A1:C7768"/> <parameter key="first_row_as_names" value="false"/> <list key="annotations"> <parameter key="0" value="Name"/> </list> <list key="data_set_meta_data_information"> <parameter key="0" value="time_customer.true.polynominal.attribute"/> <parameter key="1" value="Item.true.polynominal.attribute"/> <parameter key="2" value="Qty.true.binominal.attribute"/> </list> </operator> <operator activated="true" class="pivot" compatibility="5.3.015" expanded="true" height="76" name="Pivot" width="90" x="45" y="120"> <parameter key="group_attribute" value="time_customer"/> <parameter key="index_attribute" value="Item"/> <parameter key="consider_weights" value="false"/> <parameter key="skip_constant_attributes" value="false"/> </operator> <operator activated="true" class="replace_missing_values" compatibility="5.3.015" expanded="true" height="94" name="Replace Missing Values" width="90" x="45" y="210"> <parameter key="include_special_attributes" value="true"/> <parameter key="default" value="value"/> <list key="columns"/> <parameter key="replenishment_value" value="false"/> </operator> <operator activated="true" class="split" compatibility="5.3.015" expanded="true" height="76" name="Split" width="90" x="179" y="210"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="time_customer"/> <parameter key="split_pattern" value="_"/> </operator> <operator activated="true" class="nominal_to_numerical" compatibility="5.3.015" expanded="true" height="94" name="Nominal to Numerical" width="90" x="313" y="210"> <parameter key="create_view" value="true"/> <list key="comparison_groups"/> </operator> <connect from_op="Read Excel" from_port="output" to_op="Pivot" to_port="example set input"/> <connect from_op="Pivot" from_port="example set output" to_op="Replace Missing Values" to_port="example set input"/> <connect from_op="Replace Missing Values" from_port="example set output" to_op="Split" to_port="example set input"/> <connect from_op="Split" from_port="example set output" to_op="Nominal to Numerical" to_port="example set input"/> <connect from_op="Nominal to Numerical" from_port="example set output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
this is a really good question