Data Platforms
Amazon S3
Learn how to use datasets stored in Amazon S3 with Openlayer
This guide explains how to use datasets stored in Amazon S3 bucket with Openlayer.
Openlayer currently accepts datasets in two formats: pandas dataframes and CSV files. Consequently, the first step is to ensure that the data you wish to use is in one of these formats.
With the dataset as a pandas dataframe, you can upload it to the the platform either in
development or monitoring mode.

