125 references to HandleOperationImplementation
Microsoft.Data.Analysis (125)
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs (125)
21return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 27return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 33return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 39return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 45return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 125return intColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 130return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 135return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 140return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 145return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 176return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 182return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 188return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 194return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 200return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 206return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 212return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 218return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 224return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 230return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 286return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 292return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 298return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 304return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 310return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1041return HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace); 1046return HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace); 1051return HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace); 1056return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1061return HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace); 1140return HandleOperationImplementation(BinaryOperation.Add, column, inPlace); 1144return HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace); 1148return HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace); 1152return HandleOperationImplementation(BinaryOperation.Divide, column, inPlace); 1156return HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace); 1186return HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace); 1191return HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace); 1196return HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace); 1201return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1206return HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace); 1211return HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace); 1216return HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace); 1221return HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace); 1226return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1231return HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace); 1296return HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace); 1301return HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace); 1306return HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace); 1311return HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace); 1316return HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace); 1575return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 1581return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 1587return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 1593return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1599return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1679return intColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1684return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1689return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 1694return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 1699return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 1730return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 1736return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 1742return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 1748return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1754return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1760return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 1766return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 1772return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 1778return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1784return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1850return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 1856return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 1862return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 1868return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1874return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1884return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 1890return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 1896return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 1902return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 1908return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 1988return intColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 1993return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 1998return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 2003return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2008return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 2039return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2045return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2051return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2057return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2063return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 2069return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2075return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2081return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2087return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2093return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 2159return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2165return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2171return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2177return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2183return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 2746return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2752return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2758return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2764return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2770return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 2850return intColumn.HandleOperationImplementation(BinaryOperation.Add, column, inPlace: true); 2855return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, column, inPlace: true); 2860return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, column, inPlace: true); 2865return intColumn.HandleOperationImplementation(BinaryOperation.Divide, column, inPlace: true); 2870return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, column, inPlace: true); 2901return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2907return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2913return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2919return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2925return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 2931return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 2937return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 2943return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 2949return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 2955return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true); 3011return intColumn.HandleOperationImplementation(BinaryOperation.Add, otherintColumn, inPlace: true); 3017return intColumn.HandleOperationImplementation(BinaryOperation.Subtract, otherintColumn, inPlace: true); 3023return intColumn.HandleOperationImplementation(BinaryOperation.Multiply, otherintColumn, inPlace: true); 3029return intColumn.HandleOperationImplementation(BinaryOperation.Divide, otherintColumn, inPlace: true); 3035return intColumn.HandleOperationImplementation(BinaryOperation.Modulo, otherintColumn, inPlace: true);