import streamlit as st import pandas as pd def show_players_comparison(df): """Composant simple pour comparer les matchs""" st.header("In progress...")