Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
長さ 35 のデータのリストが 3 つあります: X、Y、Z。
plt.hexbin(X, Y, C=Z, gridsize=35)
次のプロットを生成します。白斑を取り除く方法は?