runtime error
Exit code: 139. Reason: Collecting usage statistics. To deactivate, set browser.gatherUsageStats to false. You can now view your Streamlit app in your browser. Local URL: http://localhost:8501 Network URL: http://10.111.62.200:8501 External URL: http://3.212.25.85:8501 /app/app.py:524: FutureWarning: DataFrameGroupBy.apply operated on the grouping columns. This behavior is deprecated, and in a future version of pandas the grouping columns will be excluded from the operation. Either pass `include_groups=False` to exclude the groupings or explicitly select the grouping columns after groupby to silence this warning. data_g = data_g.groupby("Indicateur", group_keys=False).apply(b100)
Container logs:
Fetching error logs...