While writing FileGDB with this call on the incomplete FileFGDB path, the exception occurred at line 2275 in _io.pyx
write_dataframe(gdf, path, driver="OpenFileGDB", layer="layer_name", append=False)
==>
Exception: IsADirectoryError(21, 'Is a directory')
see
Expected behavior:
The incomplete FileGDB are re-created or fully overwritten in append=False mode