Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
to_datetime question
#3
(Mar-29-2017, 09:14 PM)zivoni Wrote: pd.to_datetime() returns converted data, it doesnt convert its argument in place. So you need to "capture" it with assigning into a variable (or you can use it as an argument for another function).

Thanks!!! This helped me understand the concept.
Reply


Messages In This Thread
to_datetime question - by smw10c - Mar-29-2017, 08:45 PM
RE: to_datetime question - by zivoni - Mar-29-2017, 09:14 PM
RE: to_datetime question - by smw10c - Mar-29-2017, 11:14 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020