Skip to content

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