Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's it possible to diff a parquet file?


I would load the parquet files in Python Pandas and do the diff you want using Pandas.


Its possible but you can't just diff the file bytes. Because you will get spurious differences due to metadata, etc.


Is it possible to diff an image?


Yes, multiple tools exist to diff images, e.g. https://github.com/dmtrKovalenko/odiff




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: