Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
neves
on May 4, 2022
|
parent
|
context
|
favorite
| on:
Why isn’t there a decent file format for tabular d...
It's it possible to diff a parquet file?
speedgoose
on May 4, 2022
|
next
[–]
I would load the parquet files in Python Pandas and do the diff you want using Pandas.
o_nate
on May 4, 2022
|
prev
|
next
[–]
Its possible but you can't just diff the file bytes. Because you will get spurious differences due to metadata, etc.
ViViDboarder
on May 4, 2022
|
prev
[–]
Is it possible to diff an image?
yawaramin
on May 4, 2022
|
parent
[–]
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: