File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,10 @@ is a data structures and analysis library.
8787 uses Seattle bikeshare data as a source for wrangling, analysis and
8888 visualization.
8989
90+ * [ Stylin' with pandas] ( https://pbpython.com/styling-pandas.html ) shows how
91+ to add colors and sparklines to your output when using pandas for data
92+ visualization.
93+
9094* [ Python and JSON: Working with large datasets using Pandas] ( https://www.dataquest.io/blog/python-json-tutorial/ )
9195 is a well-done detailed tutorial that shows how to mung and analyze
9296 JSON data.
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ on GitHub.
1616
1717## 2019
1818### May
19+ * Added new [ data visualization] ( /data-visualization.html ) ,
20+ [ web design] ( /web-design.html ) and [ pandas] ( /pandas.html ) resources.
1921* Updated the subnav with a link to
2022 [ deploypython.com] ( https://www.deploypython.com/ )
2123 and added a bunch of new resources across pages on the site.
You can’t perform that action at this time.
0 commit comments