Spaces:
Sleeping
Sleeping
Commit ·
759a882
1
Parent(s): f8fa791
progress more 38+
Browse files
app.py
CHANGED
|
@@ -243,7 +243,7 @@ def create_output_file(df, uploaded_file, analysis_df):
|
|
| 243 |
return output
|
| 244 |
|
| 245 |
def main():
|
| 246 |
-
st.title("... приступим к анализу... версия
|
| 247 |
|
| 248 |
uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
|
| 249 |
|
|
|
|
| 243 |
return output
|
| 244 |
|
| 245 |
def main():
|
| 246 |
+
st.title("... приступим к анализу... версия 38+")
|
| 247 |
|
| 248 |
uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
|
| 249 |
|