Spaces:
Sleeping
Sleeping
Update pages/1_Data_Validation.py
Browse files
pages/1_Data_Validation.py
CHANGED
@@ -16,7 +16,7 @@ from st_aggrid import AgGrid
|
|
16 |
import base64
|
17 |
import os
|
18 |
import tempfile
|
19 |
-
from ydata_profiling import ProfileReport
|
20 |
import re
|
21 |
|
22 |
st.set_page_config(
|
|
|
16 |
import base64
|
17 |
import os
|
18 |
import tempfile
|
19 |
+
#from ydata_profiling import ProfileReport
|
20 |
import re
|
21 |
|
22 |
st.set_page_config(
|