Skip to main content

export

Export dataset to Excel

Usage

export [-t {xlsx,csv}] [-d {}]

Parameters

NameDescriptionDefaultOptionalChoices
typeThe file type you wish to export toxlsxTruexlsx, csv
target_datasetThe name of the dataset you want to selectNoneTrueNone

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