Skip to content

Commit 890b7ea

Browse files
committed
[python_advanced_features] updating old data file link
1 parent f226799 commit 890b7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/rst/python_advanced_features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@ Write a function to recursively compute the :math:`t`-th Fibonacci number for an
17691769
Exercise 2
17701770
----------
17711771

1772-
Complete the following code, and test it using `this csv file <https://raw.githubusercontent.com/QuantEcon/lecture-source-py/master/source/_static/lecture_specific/python_advanced_features/test_table.csv>`__, which we assume that you've put in your current working directory
1772+
Complete the following code, and test it using `this csv file <https://raw.githubusercontent.com/QuantEcon/lecture-python-programming/master/source/_static/lecture_specific/python_advanced_features/test_table.csv>`__, which we assume that you've put in your current working directory
17731773

17741774

17751775
.. code-block:: python3

0 commit comments

Comments
 (0)