Comment on How to process 100gb tsv and XML files?Comments−datadrivenangel2yWhat kind of single music data file is 100gb?Also how is it structured? If it's actually a tab separated value file, consider using something like polars or DuckDB?
Comments
What kind of single music data file is 100gb?
Also how is it structured? If it's actually a tab separated value file, consider using something like polars or DuckDB?