Skip to content

Commit

Permalink
fill nas
Browse files Browse the repository at this point in the history
  • Loading branch information
ckmah committed Sep 9, 2024
1 parent f7a15ca commit a715b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bento/io/_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ def _sjoin_shapes(sdata: SpatialData, instance_key: str, shape_keys: List[str]):
)
.rename(columns={"index_right": shape_key})
)
parent_shape[shape_key] = parent_shape[shape_key].fillna("")

# Save shape index as column in instance_key shape
set_shape_metadata(
Expand Down

0 comments on commit a715b98

Please sign in to comment.