I have a folder that contains parquet datasets. I need a function in code repository that looks in that folder, imports those datasets, then unions them all together.
Anyone have any code to help?
I have a folder that contains parquet datasets. I need a function in code repository that looks in that folder, imports those datasets, then unions them all together.
Anyone have any code to help?