laptop and a wrench

Bug

In the ArcGIS Pro Python window or Integrated DeveLopment Environment (IDLE), using Pandas.DataFrame to create a table of groups in which a user is a member of with gis.users.groups results in NaN values.

Last Published: March 22, 2023 ArcGIS Pro
Bug ID Number BUG-000139830
SubmittedMay 11, 2021
Last ModifiedJune 5, 2024
Applies toArcGIS Pro
Version found2.7.3
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusAs Designed

Additional Information

Replace the NaN values: ```python search_group_df.replace(pd.NA, None).to_excel( ago_group_FULLreport_excel_temp, ) ``` This is not an ArcGIS API for Python specific issue.

Steps to Reproduce

Bug ID: BUG-000139830

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options