I use if statements and a new function for each format (CSV, parquet, etc.). I need to refactor this in the future. It's not good code.
I use if statements and a new function for each format (CSV, parquet, etc.). I need to refactor this in the future. It's not good code.