1
0

Added tutorial on pandas (not mine).

This commit is contained in:
Kelvin Davis 2018-04-28 21:35:56 +10:00
parent 8025c14b52
commit a32286a25e

4
tutorials/pandas.md Normal file
View File

@ -0,0 +1,4 @@
# Pandas
Pandas is a tool for manipulating tabular data. This tutorial is pretty decent:
https://pandas.pydata.org/pandas-docs/stable/10min.html