Skip to content

Broaden setindex!! allowed types on DataFrames#48

Open
penelopeysm wants to merge 1 commit intomasterfrom
py/df
Open

Broaden setindex!! allowed types on DataFrames#48
penelopeysm wants to merge 1 commit intomasterfrom
py/df

Conversation

@penelopeysm
Copy link
Collaborator

The current setindex!! method (from #47) is general in the type of the column, but not in the type of the row. It turns out that there's not much needed to support extra row types; just a broader type signature works. Most of this PR is therefore just me fleshing out the tests.

@penelopeysm penelopeysm force-pushed the py/df branch 2 times, most recently from 90b0d8a to 8b26e2c Compare February 21, 2026 18:59
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.

1 participant