From 86a11b1bcb34b7cc539262efcd252330599a6600 Mon Sep 17 00:00:00 2001 From: Pritimay Sarkar Date: Sun, 10 Dec 2023 16:57:26 +0530 Subject: [PATCH] update readme --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d61e94d..7ccff1f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,16 @@ # hpos-data Repo for all data related work. +`scripts` contains all the data processing scripts. `cloud-functions` conatins all the funtions written in Node.js and python. +`queries` contains sql queries. `train` has the training files and `cuda` folder is for cuda kernels. ### installation - - python 3 - - pandas - - numpy - - openpyxl - - xlsxwriter - - microsoft excel + pip install requirements.txt -### functions +### some functions are deplyed with endpoints https://asia-south1-hpos-af3cc.cloudfunctions.net/registerUser