Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@ import numpy as np
|
|
| 3 |
import pandas as pd
|
| 4 |
import time
|
| 5 |
|
| 6 |
-
st.
|
| 7 |
_ADVANCE_STATISTICS_ = """
|
| 8 |
Advanced statistics refers to a specialized field that extends beyond the basic statistical concepts and techniques used
|
| 9 |
in everyday data analysis. It involves more complex mathematical models and methods to uncover deeper insights and patterns within data sets.
|
|
|
|
| 3 |
import pandas as pd
|
| 4 |
import time
|
| 5 |
|
| 6 |
+
st.snow()
|
| 7 |
_ADVANCE_STATISTICS_ = """
|
| 8 |
Advanced statistics refers to a specialized field that extends beyond the basic statistical concepts and techniques used
|
| 9 |
in everyday data analysis. It involves more complex mathematical models and methods to uncover deeper insights and patterns within data sets.
|