Skip to main content

Bring

Bring lets you move one or more columns to the front of your dataset for easier viewing. The selected columns become the leftmost columns in the dataset.

Format

Bring uses a single format: Bring to the front the columns <columns>.

Parameters

Bring uses only the columns parameter, which is a comma-separated list of columns that should be moved to the front of the dataset.

Output

If the columns are moved successfully, a success message appears in the conversation history and your dataset appears with the columns at the beginning. Otherwise, an error message appears in the conversation history.

Examples

If you had two columns, Age and Fare, that were at the end of your dataset, you could bring them to the front by entering Bring to the front the columns Age, Fare.

Feedback