Skip to content

Latest commit

 

History

History

weaviate-data-profiling-using-pandas

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

weaviate-data-profiling-pandas

  1. Run command 'npm install' to install all the required node modules in the directory
  2. Run command 'pip install -r requirements.txt' to install all the required python packages
  3. Now run command 'node index.js' and navigate to http://localhost:4000/
  4. Now enter the username, password and URL of the cluster of which you want to analyze data
  5. Wait while the page finishes loading, It might take few minutes depending on the size of data in cluster
  6. After page finishes loading,A HTML page will be displayed containg the data profile
weaviate_data_profiling.mp4