|
|
|
|
|
by jzwinck
3820 days ago
|
|
Almost all of what you said applies equally to Python when using NumPy, Pandas, and SciPy. In R, a Factor is also the bizarre result you get if you load a flat file incorrectly. Lots of things in R proceed without stopping on errors, and you end up with weird data that isn't really usable but still lets your program continue. |
|