あいまいです File "x", line 55, in nearest_n
if np.abs(x-n) < np.abs(x-nnb[nb]):
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
私はエラーがから来ている知
私は2つの密度プロットを持ちます。どのように2つの異なる色で曲線の下の領域を塗りつぶすことができますまた、オーバーラップ領域が目立つようにいくつかの透明度を追加します。 import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import sys
import seaborn as sns
x=[1,