Commit graph

17 commits

Author SHA1 Message Date
Michael Duong
4cd5cc168b fixed bug and moved the filling of na code to dataprocesspr 2023-08-15 14:48:20 +00:00
Michael Duong
de01b8d73c Fixed bug with na values 2023-08-14 20:24:56 +00:00
Michael Duong
54964bcf17 adding a dummy testing script 2023-08-13 11:43:45 +00:00
Michael Duong
db67e0e23f add a test data generation script 2023-08-12 19:11:22 +00:00
Michael Duong
92736084e8 Add seperated class for Dataprocessing - need to move all code into it eventually 2023-08-12 11:35:01 +00:00
Michael Duong
e95b6e3369 removed for loop and if condition 2023-08-11 18:48:39 +00:00
Michael Duong
abe894a94d fixed merge conflicts 2023-08-10 20:13:29 +00:00
Michael Duong
387a19d7cf added a dataprocessor class 2023-08-10 20:10:50 +00:00
Khalim Conn-Kowlessar
a2866647ca Merge branch 'main' of https://github.com/Hestia-Homes/Model 2023-08-10 16:54:08 +01:00
Khalim Conn-Kowlessar
b278e557fb Added materials table to fastapi backend 2023-08-10 16:53:52 +01:00
quandanrepo
e146302fb9
Update app.py - fix median bug
Change drop to skipna for median method
2023-08-09 16:37:12 +01:00
Michael Duong
bac9c2e6ae Refactored Path, organised preprocessing steps for df 2023-08-09 12:42:57 +00:00
Khalim Conn-Kowlessar
07af58eb85 added data glossary in comments:
|
2023-08-08 15:17:30 +01:00
Khalim Conn-Kowlessar
57394feda9 updated version of data prep code 2023-08-08 15:15:27 +01:00
Khalim Conn-Kowlessar
7d312d5c65 working on the data prep code 2023-08-03 13:31:15 +01:00
Khalim Conn-Kowlessar
44099f8d83 Working on simulation system data 2023-08-03 12:09:37 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00