Skip to main content

index

Set a (multi) index for the dataset

Usage

index -n {} [-i INDEX] [-a] [-d]

Parameters

NameParameterDescriptionDefaultOptionalChoices
name-n --nameName of dataset to select index fromNoneFalseNone
index-i --indexColumns from the dataset the user wishes to set as defaultTrueNone
adjustment-a --adjustmentWhether to allow for making adjustments to the dataset to align it with the use case for Timeseries and Panel Data regressionsFalseTrueNone
drop-d --dropWhether to drop the column(s) the index is set for.FalseTrueNone

On this page