Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Output:
A column intArrayColumn which is same as column but each element in each row casted to integer data type.

Example

Input Tabletable: input_table

column

WrappedArray("3.45", "15")

WrappedArray("178.90", "-45.78")

...