Documentation - RestApp

Input

Definition

Load the dataframe, the options which are chosen below will be effective after the load.

Options

  1. Select data:
    • Def: Select the dataframe from the source.

Parameters

  1. Header:

    • Def: Auto detection of the header.
  2. Separator:

    • Def: Specify the separator in your file (only for .txt and .csv format).
  3. Skip:

    • Def: Returns the data with rows skiped.
  4. Limit:

    • Def: Limit the number of rows.