Spaces:
Running
Running
Commit
·
b143b8b
1
Parent(s):
d7392b8
progress more 34+
Browse files
app.py
CHANGED
@@ -238,7 +238,7 @@ def create_output_file(df, uploaded_file, analysis_df):
|
|
238 |
return output
|
239 |
|
240 |
def main():
|
241 |
-
st.title("... приступим к анализу... версия
|
242 |
|
243 |
uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
|
244 |
|
|
|
238 |
return output
|
239 |
|
240 |
def main():
|
241 |
+
st.title("... приступим к анализу... версия 34+")
|
242 |
|
243 |
uploaded_file = st.file_uploader("Выбирайте Excel-файл", type="xlsx")
|
244 |
|