File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -417,6 +417,8 @@ ax.tick_params(labelsize=15)
417417
418418- Browse the various example galleries (links above).
419419- Select one example that is close to your recent visualization project or simply interests you.
420+ - Note that you might need to install additional Python packages in order make use of the libraries.
421+ This could be the visualization library itself, and in addition also any required dependency package.
420422- First try to reproduce this example in the Jupyter notebook.
421423- Then try to print out the data that is used in this example just before the call of the plotting function
422424 to learn about its structure. Is it a pandas dataframe? Is it a NumPy array? Is it a dictionary? A list?
You can’t perform that action at this time.
0 commit comments