Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke commented Jan 30, 2024

@mroeschke mroeschke added the Bug label Jan 30, 2024
@WillAyd
Copy link
Member

WillAyd commented Jan 31, 2024

Very nice. In a similar vein I opened issue #57063 - I wonder what other places we have in the code base where we have historically exposed nanoseconds-since-epoch values out to end users. Would be nice to get rid of all of them I think

@mroeschke mroeschke added this to the 2.2.1 milestone Jan 31, 2024
@mroeschke mroeschke merged commit b41ea09 into pandas-dev:main Jan 31, 2024
@mroeschke mroeschke deleted the bug/to_dict branch January 31, 2024 00:18
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 31, 2024
mroeschke added a commit that referenced this pull request Jan 31, 2024
…pes and orient=list) (#57160)

Backport PR #57157: BUG: Fix to_dict with datelike types and orient=list

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
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.

BUG: Regression from 2.1 -> 2.2: df.to_dict produces int instead of timestamp

2 participants