Python Forum
Date Time Series Help...Please
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Date Time Series Help...Please
#3
(Feb-01-2024, 01:09 PM)deanhystad Wrote: I think you are doing it wrong. I think Consumption should be computed when you are making the combined_data.csv.

for table in tables
    get table
    compute totals for table
    add table as row to combined dataframe
This could be way off because I'm having trouble following your description. A short example would be helpful.

Thanks. I was able to get it to work by splitting the entire csv file into arrays and loading them into numpy. For some reason, even though I parsed it in with a date_time format, it didn't like it in pandas
Reply


Messages In This Thread
Date Time Series Help...Please - by spra8560 - Feb-01-2024, 04:24 AM
RE: Date Time Series Help...Please - by deanhystad - Feb-01-2024, 01:09 PM
RE: Date Time Series Help...Please - by spra8560 - Feb-01-2024, 01:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 2,332 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Python date format changes to date & time 1418 4 3,029 Jan-20-2024, 04:45 AM
Last Post: 1418
  Downloading time zone aware files, getting wrong files(by date))s tester_V 9 3,077 Jul-23-2023, 08:32 AM
Last Post: deanhystad
  Formatting a date time string read from a csv file DosAtPython 5 5,584 Jun-19-2023, 02:12 PM
Last Post: DosAtPython
  Print names in x-axis of a time-series values hobbyist 4 2,463 Apr-22-2023, 09:29 PM
Last Post: deanhystad
  Time series JasminQuinn 0 1,517 Apr-22-2022, 10:33 PM
Last Post: JasminQuinn
  Wait til a date and time KatManDEW 2 2,240 Mar-11-2022, 08:05 PM
Last Post: KatManDEW
  How to read rainfall time series and insert missing data points MadsM 4 3,501 Jan-06-2022, 10:39 AM
Last Post: amdi40
  Date format and past date check function Turtle 5 10,994 Oct-22-2021, 09:45 PM
Last Post: deanhystad
  How to add previous date infront of every unique customer id's invoice date ur_enegmatic 1 2,960 Feb-06-2021, 10:48 PM
Last Post: eddywinch82

Forum Jump:

User Panel Messages

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