Hello,
Sas Miner uses %dmnormip and shortens the fields to 32 characters.
As a result, if there is a text field (char) that has a string longer than 32 characters, it is truncated.
Can it be changed so that it has more than 32 characters or is it a fixed value?
It's not the field (variable / column) that is shortened. It's the name of the field.
And it's an internal thing (for smooth and fast processing of score code).
At the end of processing, everything is mapped back to the actual variable names.
Why would you want to change that?
See:
Home > Analytics > SAS Data Science > %dmnormip(_Format) sasPosted 10-20-2017 04:03 AMhttps://communities.sas.com/t5/SAS-Data-Science/dmnormip-Format-sas/td-p/405889
BR, Koen
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Register Now
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.