Exporting a data table as a .csv causes column names to be replaced with memory address/serialization information, making it extremely difficult to read information presented.
Regression? (No), issue (does) occur on 4.10.4
Results
Column names are replaced with memory address values.
Expected
Column names are set to "int" and "bool".
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Fix Commit | 3007564 |
---|---|
Main Commit | 3050870 |
Created | Apr 26, 2016 |
---|---|
Resolved | Jun 9, 2016 |
Updated | May 2, 2018 |