Select to view content in your preferred language

Option to allow null values when using to_featureclass() method on SeDFs

354
1
01-24-2024 02:01 PM
Status: Open
KellyTaylor
New Contributor III

The title says is all. I'd appreciate being able to maintain null values when converting a SeDF to a featureclass in a gdb. I've used pandas.fillna() with fillers like a space before, but sometimes a null value is there for a reason, and I'd prefer to leave it null.

1 Comment
Clubdebambos

Yes please. It currently exports as empty strings (for text fields). Here is a link to the issue and current feedback: github

Clubdebambos_0-1708611540566.png