Anne Fouilloux

Results 29 comments of Anne Fouilloux

I did not know about pythontutor. It is very nice. I agree WITH @maxim-belkin : we should try to have self contained lessons (and try not to rely on external...

`numpy.loadtxt` can now handle headers (for instance, we can use skiprows) and we can also add comments. My guess is that is is mainly for historical reasons.

@davidbenncsiro nice inputs (same applies with all your PRs where you add timing for exercises). Unfortunately, your changes are conflicting with the current version. Would you be able to rebase?...

Yes. For me it makes sense to keep readings.py and modify the same code step by step. The progression (from the "initial" version to the "final" version) is helpful for...

Ineed very interesting. I like the first challenge. For the second part, I wonder if it is worth to have it as a challenge (I don't think this is something...

> I would be ok with including either or both challenges. Regarding what @annefou says about the second challenge, I wonder if modifying it to be a multiple choice type...

your suggestion @ConradGGit is great but too complex for an introduction to python. So I agree with you @maxim-belkin. Adding some information in the instructor notes is a very good...