Skip to main content

export

Export dataset to Excel

Usage

export [-t {xlsx,csv}] [--sheet-name SHEET_NAME] [-d {AAPL}]

Parameters

NameParameterDescriptionDefaultOptionalChoices
type-t --typeThe file type you wish to export toxlsxTruexlsx, csv
sheet_name--sheet-nameThe name of the sheet to export to when type is XLSX.TrueNone
target_dataset-d --datasetThe name of the dataset you want to selectNoneTrueAAPL

Examples

(🦋) /forecast/ $ load aapl

(🦋) /forecast/ $ ema aapl
Successfully added 'EMA_10' to 'aapl' dataset

(🦋) /forecast/ $ export aapl
Saved file: .../OpenBBTerminal/exports/forecast/aapl_20220711_151219.xlsx