%matplotlib inline from verticapy.datasets import load_iris iris = load_iris() iris.bubble(["PetalLengthCm", "SepalLengthCm"], ...
確定! 回上一頁