Skip to content

Use consistent order for create() args#272

Closed
aaronwolen wants to merge 1 commit into
mainfrom
aaron/fix-arg-ordering
Closed

Use consistent order for create() args#272
aaronwolen wants to merge 1 commit into
mainfrom
aaron/fix-arg-ordering

Conversation

@aaronwolen

Copy link
Copy Markdown
Member

This reorders create() arguments for DataFrame, PointCloudDataFrame, and GeometryDataFrame to match ordering of existing docstring args.

@jp-dark

jp-dark commented Mar 16, 2026

Copy link
Copy Markdown
Collaborator

The domain was intentionally re-ordered since domain no longer has a valid default option and so should go above other arguments with default paramters. I'll open a separate PR that updates the docstring ordering to match the change to the Python API.

@jp-dark jp-dark closed this Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants