user
07/30/2021, 6:04 PMwaylonwalker
07/31/2021, 1:27 AMwaylonwalker
07/31/2021, 1:30 AMuser
08/02/2021, 2:09 PMWolVez
08/04/2021, 9:07 PMwaylonwalker
08/04/2021, 9:55 PMcars
as an example dataset name.
catalog.load('cars')
catalog.datasets.cars.load()
WolVez
08/04/2021, 10:12 PMwaylonwalker
08/05/2021, 1:20 AMdataset (str): dataset (value)
for the final datasets. There is no way to get intermediate datasets if they are not saved.waylonwalker
08/05/2021, 1:22 AMMemoryDatasets
often? I use them for examples on my blog or live stream when I simply do not set up a catalog, but for my production pipelines I have a lint check for MemoryDatasets
to make sure we dont accidently commit any.WolVez
08/05/2021, 2:35 AMwaylonwalker
08/05/2021, 3:35 AMwaylonwalker
08/05/2021, 3:37 AMwaylonwalker
08/05/2021, 3:42 AMall_outptuts
then make pickle or parquet datasets for each of them on the fly. They won't exist in the project's catalog but only in memory. You might even be able to use the tempfile
module to let the os clean up for you after your done.datajoely
08/05/2021, 9:08 AMwaylonwalker
08/05/2021, 1:10 PMdatajoely
08/05/2021, 1:30 PMCachedDataSet
and I'm wondering how much of that will cover this use case.WolVez
08/05/2021, 3:53 PMdatajoely
08/05/2021, 3:55 PMWolVez
08/05/2021, 3:56 PMdatajoely
08/05/2021, 3:56 PMdatajoely
08/05/2021, 3:56 PMWolVerz
08/10/2021, 10:08 PMdatajoely
08/10/2021, 10:15 PMWolVerz
08/10/2021, 10:16 PMdatajoely
08/10/2021, 10:17 PMWolVerz
08/10/2021, 10:18 PMdatajoely
08/10/2021, 10:18 PMhttps://youtu.be/D2v9k9ARDBEâ–¾
WolVerz
08/10/2021, 10:18 PMdatajoely
08/10/2021, 10:18 PMdatajoely
08/10/2021, 10:18 PM