Python Forum
Statistical analysis of two dataframes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Statistical analysis of two dataframes
#1
I have two pandas data frames, one empirical-derived daily data (rows are dates, columns are meteo stations), the other DF is model output of same info. I need to statistically compare the two to see if the model is doing a good job of predicting. Any help is much appreciated.
Reply
#2
Wouldnt you do just make a new df with an if statement comparison...

Compare dataframes
Equals or different
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Merging two DataFrames based on indexes from two other DataFrames lucinda_rigeitti 0 1,725 Jan-16-2020, 08:36 PM
Last Post: lucinda_rigeitti
  PyCM 1.8 released: Machine learning library for confusion matrix statistical analysis sepandhaghighi 0 2,129 Jan-05-2019, 12:36 PM
Last Post: sepandhaghighi

Forum Jump:

User Panel Messages

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