[5.102.2] - 2025-03-27
Added
None
Nothing Added
Changed
None
Nothing Changed
Fixed
Fix
Issue #640 found an edge case in sd2df where a row was dropped for a missing value in a single column data set for IOM
and HTTP. STDIO didn't have the problem. Pandas read_csv required a column separator for that one case even though it didn't for
cases with more than one column, even for the last column. I fixed the stream of data being provided to pandas so it handled
this case.
Removed
None
Nothing removed