dataset_client = await Actor.open_dataset(name=‘my-actor-results')
await dataset_client.push_data(data)
await Actor.push_data(data)