Skip to content

Commit c7977cf

Browse files
Link to popular SO questions, not newest
1 parent 4763b27 commit c7977cf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_episodes/19-wrap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ turn out to be anything but when we have to explain them precisely.
3030

3131
* [Pandas](https://pandas.pydata.org/) is the home of the Pandas data library.
3232

33-
* Stack Overflow's [general Python section](http://stackoverflow.com/questions/tagged/python)
33+
* Stack Overflow's [general Python section](https://stackoverflow.com/questions/tagged/python?tab=Votes)
3434
can be helpful,
35-
as can the sections on [NumPy](http://stackoverflow.com/questions/tagged/numpy),
36-
[SciPy](http://stackoverflow.com/questions/tagged/scipy),
37-
[Pandas](http://stackoverflow.com/questions/tagged/pandas),
35+
as can the sections on [NumPy](https://stackoverflow.com/questions/tagged/numpy?tab=Votes),
36+
[SciPy](https://stackoverflow.com/questions/tagged/scipy?tab=Votes),
37+
[Pandas](https://stackoverflow.com/questions/tagged/pandas?tab=Votes),
3838
and other topics.

0 commit comments

Comments
 (0)