bayesline.api.equity.AsyncDataTypeUploaderApi.create_or_replace_dataset#
- async AsyncDataTypeUploaderApi.create_or_replace_dataset(dataset: str) AsyncUploaderApi #
Creates a new dataset and deletes the old one if it exists.
Parameters#
- dataset: str
The dataset to create.
Returns#
- AsyncUploaderApi:
The uploader for the dataset.