不具合
不具合 ID 番号 | BUG-000169337 |
---|---|
送信されました | July 23, 2024 |
最終更新日 | December 13, 2024 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 2.3.0 |
オペレーティング システム | N/A |
オペレーティング システムのバージョン | N/A |
ステータス | Non-Reproducible |
Add as_df=False to see the information returned as a dictionary:
from arcgis.gis import GIS
gis = GIS("home")
test_item = gis.content.get("<itemID>")
result = test_item.usage(date_range = "30D", as_df=False)
print(result)
不具合 ID: BUG-000169337
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード