You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,6 @@ On a Mac, to open the files in Jupyter Notebook, start Jupyter Notebook from the
44
44
45
45
Some general Python resources that cover multiple topics can be found in our [Python Resource List](https://github.com/nuitrcs/pythonworkshops/blob/master/resources.md). Additional visualization-specific resources include:
46
46
47
-
[matplotlib Cheat Sheet](https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_Matplotlib_Cheat_Sheet.pdf): common commands in a convenient single-page pdf
48
-
49
47
[matplotlib Tutorial](http://researchcomputing.github.io/meetup_spring_2014/python/doc_mpl.html) from UC Boulder Research Computing
50
48
51
49
[Python Plotting for Exploratory Data Analysis](http://pythonplot.com/): examples of plots frequently used when exploring data
0 commit comments