changxin commited on
Commit
e2ea89b
·
1 Parent(s): d9561b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@ import gradio as gr
2
  import pandas as pd
3
  from datatable import (dt, f,fread, by, ifelse, update, sort,count, min, max, mean, sum, rowsum,rowmean,rowcount,shift,rbind,cbind,union)
4
  import requests
5
- from pivottablejs import pivot_ui
6
 
7
  '''
8
  import hashlib
 
2
  import pandas as pd
3
  from datatable import (dt, f,fread, by, ifelse, update, sort,count, min, max, mean, sum, rowsum,rowmean,rowcount,shift,rbind,cbind,union)
4
  import requests
 
5
 
6
  '''
7
  import hashlib