I am using matplotlib.pyplot plot_surface to plot cone_like 3D surface from noisy array data, and I found there are some added error points if the cone's vertex ...
MatplotlibDeprecationWarning: The clean function was deprecated in Matplotlib 3.8 and will be removed two minor releases later. Use none, you no longer need to clean a Grouper instead. surf = ...