Why plotly function needs different data formats in Python and R to plot 3d surface plot?

后端 未结 0 934
耶瑟儿~
耶瑟儿~ 2021-01-29 15:34

Here is my Python code, which gives me a plot:

from plotly import __version__
from plotly.offline import download_plotlyjs, init_notebook_mode, plot, iplot
import         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题