I created a treeview to display the data imported from an excel file.
def afficher(): fichier = r"*.xlsx" df = pd.read_excel(fic