https://kedro.org/ logo
#questions
Title
# questions
f

Fabian

12/07/2022, 9:14 AM
Hi Team, is it possible to save the same output in two different catalog entries? I want to save my data to a parquet file for further usage and as csv. Is that possible without modifying my nodes?
m

marrrcin

12/07/2022, 9:24 AM
Custom dataset
y

Yetunde

12/07/2022, 9:39 AM
@marrrcin's suggestion is correct if you don't want to different catalog entries. Also, you might want to explore transcoding: https://kedro.readthedocs.io/en/stable/data/data_catalog.html?highlight=transcoding#transcode-datasets