Thanks for your reply!
I made sure there's no overwrite happening, as the file doesn't exist to begin with the directory is empty before running Kedro, and I haven't executed this pipeline before.
Still, I'm getting this error during the run, even though the file isn't there yet.
Could you explain a bit more, or share an example of how I could work around this?
Ideally, I’d like to persist even an empty DataFrame, with just the column names (like in the screenshot), because it helps keep a trace of what files were generated, even if no data was found.
Thanks again!