Skip to content

TST: 2d index when constructing dataframe (#25416). #29083

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

Merged
merged 1 commit into from
Oct 19, 2019

Conversation

jhereth
Copy link
Contributor

@jhereth jhereth commented Oct 18, 2019

This change adds a regression test to check for the handling of 2d index when creating a dataframe (#25416).

Since there is no visible change no whatsnew entry has been added.

@jhereth jhereth force-pushed the 25416_2d_index_constructor branch from bf58a1a to c2696ac Compare October 19, 2019 05:06
@simonjayhawkins simonjayhawkins added Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure labels Oct 19, 2019
@jreback jreback added this to the 1.0 milestone Oct 19, 2019
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Oct 19, 2019
@jreback jreback merged commit e4afa45 into pandas-dev:master Oct 19, 2019
@jreback
Copy link
Contributor

jreback commented Oct 19, 2019

thanks @qudade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broadcasting issue with 2d index in DataFrames
3 participants