Hacker News new | ask | show | jobs
by IndianAstronaut 3644 days ago
Another gotcha is variable type inference. Reading csv files can often produce varying column types. This can be a pain for any consistent data pipeline.