python-functions-and-modules icon indicating copy to clipboard operation
python-functions-and-modules copied to clipboard

Python3 teaching materials for functions and modules (1 day)

Results 11 python-functions-and-modules issues
Sort by recently updated
recently updated
newest added

Only BioPython and matplotlib Remove building module yourself Create maybe a thrird potential course - with one exercise building up and creating your own and publishing it

BioPython and Mathplotlib to be expendanted Spend more time on these libraries

Base the entire course on one exercise with logical connection with everything. Function that become module -- which use cases? Building module gradually Nothing trivial which could be solved in...

Use the file to plot data later on.

It should go back to the first two days courses. We should start with function!

only one file to import, simple way. more about BioPython? BioConda - brilliant. Super powerful, more than Python. For Bioinformatics.

Discussion about python-functions-and-modules/python_fm_1.ipynb Crashed course before? Idea to send an email to participant before. Link to crash course for participants to look before? Update the description of the course to...

Add new course on Pandas?

Proposed to add bonus exercises

``` Exercises 1.1 We are going to look at a Gapminder dataset, made famous by Hans Rosling from the Ted presentation ‘The best stats you’ve ever seen’. Read the dataset...