Quickstart
This quickstart guide is intended for developers who are ready to dive straight into the code and see examples of how to get started.
Start by installing valyu:
To load dataset samples from our exchange by providing load_dataset_samples()
function with a dataset identifier (structured as ordId/datasetName
):
Note: Samples will be downloaded under downloads/
folder in the current directory (next release will cache them)
Last updated