The Homelessness Point-in-Time Counts return errors in ArcGIS Notebook's python script.
ArcGIS API for Python
漏洞 ID 编号
BUG-000157330
已提交
April 7, 2023
上次修改时间
January 16, 2025
适用范围
ArcGIS API for Python
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
修正版本
November 2023 (version 2.3)
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This bug has been fixed in the version 2.3 and higher of the solution item. If upgrading is not an option, use the noted workaround.
解决办法
This happens because in the Python script, in line number 269 the category that must be used to make calculations is dfSH instead of sfTH.
Regarding the Asian community representation, this issue arises because the attributes for that variable are listed as asian = ["", "American Indian, Alaska Native, or Indigenous", dfESAs, dfTHAs, dfSHAs, dfUNAs] in line 282.