ffe1030
1
2
3
4
5
6
7
8
9
10
import streamlit as st import pandas as pd def show_players_comparison(df): """Composant simple pour comparer les matchs""" st.header("In progress...")