Input
Definition
Load the dataframe, the options which are chosen below will be effective after the load.
Options
- Select data:
- Def: Select the dataframe from the source.
Parameters
-
Header:
- Def: Auto detection of the header.
-
Separator:
- Def: Specify the separator in your file (only for .txt and .csv format).
-
Skip:
- Def: Returns the data with rows skiped.
-
Limit:
- Def: Limit the number of rows.