update readme
This commit is contained in:
11
README.md
11
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user