可以用seaborn和matplotlib一起 import numpy as np import pandas as pd import matplotlib.pyplot as plt import seaborn as sns N = 100 genders= ...
確定! 回上一頁