Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to always pass column names in DataFrame constructor #3320

Merged
merged 4 commits into from
May 13, 2023

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented Apr 20, 2023

Fixes #3315

NEWS.md Outdated Show resolved Hide resolved
src/dataframe/dataframe.jl Outdated Show resolved Hide resolved
src/dataframe/dataframe.jl Outdated Show resolved Hide resolved
bkamins and others added 2 commits May 12, 2023 14:13
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@bkamins bkamins closed this May 12, 2023
@bkamins bkamins reopened this May 12, 2023
@bkamins bkamins merged commit dd8756c into main May 13, 2023
9 of 12 checks passed
@bkamins bkamins deleted the bk/constructor branch May 13, 2023 11:33
@bkamins
Copy link
Member Author

bkamins commented May 13, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Names for DataFrames constructed from vector of rows (of tuples)
2 participants