Closed eohara-ie closed 3 years ago
Done in Create DatabaseMainFnc.py commit.
Now use the below to access these functions:
import **DatabaseMainFnc** as **dmf**
I have added a further function to enable 1 line updates
update_db(**exchange**,refetchAll = False)
Database_maintainance.ipynb has been updated to reflect these changes
Move DB download & helper function definitions out of notebook and import as a library instead