import pandas as pd import ipywidgets as widgets from ipywidgets import interact, interactive data = [{ "Position": "Goalkeeper", ...
確定! 回上一頁