1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-26 13:49:14 +08:00

feature: API Warts

This commit is contained in:
Guilherme Reis 2023-03-03 16:15:49 -03:00
parent b4ebccc0e1
commit 9ffe55fd47

3
doc/pt_BR/API-Warts.md Normal file
View File

@ -0,0 +1,3 @@
* Por que o`NewFloatAttribute` recebe o nome do Atributo, mas o `NewCategoricalAttribute` não?
* Por que o `AddAttribute` retorna um `AttributeSpec`, mas não um erro?