Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8453847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:52:01+00:00 2026-06-10T11:52:01+00:00

My error relates to datetime conversion on constructing a Pandas DataFrame after I upgraded

  • 0

My error relates to datetime conversion on constructing a Pandas DataFrame after I upgraded to pandas 0.81. Specifically, the .from_records() method passing a Django Queryset with timezone aware datetimes throws a datetime64 conversion error:

type(data)
> django.db.models.query.QuerySet

dv = data.values('begin_time', 'datum')
dv[0]
> {'begin_time': datetime.datetime(2006, 4, 27, 12, 40, tzinfo=<UTC>),
   'datum': Decimal('13.3097500')}

df = pd.DataFrame.from_records( dv, index='begin_time' )
> ValueError: Tz-aware datetime.datetime cannot be converted to datetime64
  unless utc=True

The Django datetime is timezone aware and looks to me that it is set to UTC, so I find the error message a little cryptic, but that is probably my failing. I’m relatively knew to Python.

So, I’m thinking that either I need to:
1. Somewhere set utc=true as the error says but I don’t know where to exactly or
2. Switch off conversion to datetime64 in .from_records, but I also don’t know where.

Thanks for your help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:52:03+00:00Added an answer on June 10, 2026 at 11:52 am

    I’ve created an issue here: http://github.com/pydata/pandas/issues/1825. I was just working on this stuff recently and apparently broke it (unless it works on git master now).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I got the following error when calling the url in Django. It's working before,
DUPLICATE: Using a Django custom model method property in order_by() I have two models;
How to solve this HTML 5 validation error related to Facebook like button? Here
I'm pretty sure the following error is related to the fact that I'm sharing
While searching SO for approaches to error handling related to business rule validation, all
I have the following Codeigniter (MySQL related) error in my application Error Number: 1100
I'M getting crazied for that ERROR A network-related or instance-specific error occurred while establishing
My problem is related to Fatal Git error when switching branch . I try
I have to debug some error that is db related and have been continuously
I know there are a lot of posts related to this particular error but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.