Closed ZTZK closed 8 months ago
This is a matter of floating point numbers and is not specific to vroom (or R, even). But here's the most relevant R FAQ that explains this:
https://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-doesn_0027t-R-think-these-numbers-are-equal_003f-1
Hi, Thanks for creating this package. It's awesome. I encountered a problem with the
vroom_write
. Below is the code.The result shows that two numbers are different. I wonder why this happens.