digital-cognition-co-in / DigitalCognition

DigitalCognition - Main repo - Core Product
2 stars 2 forks source link

CSV > SQL - PSQL DB Table didnt get created .. BUT .. the python method for the EDA >> Go - doesnt know this #16

Open RohitDhankar opened 4 years ago

RohitDhankar commented 4 years ago

Also when the above PSQL DB Table didnt get created , then obviously the CSV upload didnt work and the non existent table has no data in it . But the python method for the EDA >> Go - doesnt know this .

User can go to the URL from -- EDA >> Go link , but sees an empty page there . No data coming to datatable.js from SQL

Also the user can see this non-existent tables name listed in the dataTables.js table on the HTML page . when the user clicks on the EDA >> Go link , the blank page is displayed as seen in attachment . 2-3 methods need a fix .