1
API Warts
Sentimentron edited this page 2014-12-10 14:22:30 -08:00
- Why does
NewFloatAttribute
take the Attribute name, butNewCategoricalAttribute
doesn't? - Why does
AddAttribute
return anAttributeSpec
, but not an error?