Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Correlation & Prediction - Help
Post: RE: Correlation & Prediction - Help

So I have uploaded the file Quote:dfa = pd.read_csv(....) Used correlation matrix Quote:fig, ax = plt.subplots(figsize=(20,20)) sns.heatmap(dfa.corr(), annot=True) From what I could see, nothing st...
Danijel General Coding Help 2 2,828 Jul-12-2018, 11:08 PM
    Thread: Correlation & Prediction - Help
Post: Correlation & Prediction - Help

Hi I have a file of service order (work purpose) I am trying to see if there is any correlation of why service orders fail/not complete Maybe the time they are created, or a particular day, team rais...
Danijel General Coding Help 2 2,828 Jul-12-2018, 06:51 AM

User Panel Messages

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