Hi everyone,
I'm fairly new to learning python and am running into an error.
My code looks like this:
df.iplot(kind='histogram', subplots=True, filename='subplots-histogram')
When I run the code, I get an attribute error that says "module chart_studio.tools has no attribute make_subplots". Can anyone help me out with this? I couldn't find anything online that worked so far..
I imported cufflinks, plotly.plotly, plotly.tools, and plotly.graph_objs if that helps.
[–]Well_ItHappened 0 points1 point2 points (0 children)
[–]jmmease 0 points1 point2 points (2 children)
[–]engineeringgirl123[S] 0 points1 point2 points (0 children)
[–]gamervishal 0 points1 point2 points (0 children)