Skip to content

Commit f9a4780

Browse files
committed
new pandas resource
1 parent 38256de commit f9a4780

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/03-data/16-pandas.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ is a data structures and analysis library.
3030
* [Modern pandas](https://tomaugspurger.github.io/modern-1.html) is the
3131
first part in a well-written seven-part introductory series.
3232

33+
* [A simple way to anonymize data with Python and Pandas](https://dev.to/r0f1/a-simple-way-to-anonymize-data-with-python-and-pandas-79g)
34+
is a good tutorial on removing sensitive data from your unfiltered
35+
data sets.
36+

0 commit comments

Comments
 (0)