Skip to content

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 14, 2021

@phofl phofl added Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version labels Aug 14, 2021
@phofl phofl added this to the 1.3.2 milestone Aug 14, 2021
@simonjayhawkins
Copy link
Member

moving to 1.3.3

@simonjayhawkins simonjayhawkins modified the milestones: 1.3.2, 1.3.3 Aug 15, 2021
@phofl
Copy link
Member Author

phofl commented Aug 15, 2021

Will move whatsnew later

@phofl
Copy link
Member Author

phofl commented Aug 16, 2021

moved whatsnew

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm merge & backport on green

@phofl phofl merged commit f5d1cac into pandas-dev:master Aug 17, 2021
@lumberbot-app

This comment has been minimized.

phofl added a commit to phofl/pandas that referenced this pull request Aug 17, 2021
…3041)

* Fix len one list dataframe constructor bug for datetime

* Move whatsnew

Co-authored-by: Jeff Reback <[email protected]>

(cherry picked from commit f5d1cac)
@phofl phofl deleted the 42810 branch August 17, 2021 08:19
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.3.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 17, 2021
phofl added a commit that referenced this pull request Aug 17, 2021
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
…3041)

* Fix len one list dataframe constructor bug for datetime

* Move whatsnew

Co-authored-by: Jeff Reback <[email protected]>
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame constructor fails to repeat length-1 list to length of index if it contains a Timestamp/datetime64
3 participants