We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f00cf9 + 7cb50d7 commit 420897dCopy full SHA for 420897d
1 file changed
_episodes/02-starting-with-data.md
@@ -705,7 +705,7 @@ total_count.plot(kind='bar');
705
[numpy]: https://www.numpy.org/
706
[pandas]: https://pandas.pydata.org
707
[pandas-plot]: http://pandas.pydata.org/pandas-docs/stable/user_guide/visualization.html#basic-plotting-plot
708
-[pd-dataframe]: https://pandas.pydata.org/pandas-docs/stable/getting_started/dsintro.html#dataframe
+[pd-dataframe]: https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html
709
[pptd]: https://figshare.com/articles/Portal_Project_Teaching_Database/1314459
710
[python-datastructures]: https://docs.python.org/3/tutorial/datastructures.html#tuples-and-sequences
711
[spreadsheet-lesson5]: http://www.datacarpentry.org/spreadsheet-ecology-lesson/05-exporting-data
0 commit comments