Mini Python for ecologists: Quick Notes

Just the order to do the loads

%pycat code/notebook_hints.md
%load code/example.py
%load code/data_description.md
%load code/pandas.py
%load df_views.py
% load %load ../code/individual_stats.py

{.language-python}

%load code/grouped.py
%load code/grouped_challenge

{.language-python}

%load code/species_counts

{.language-python}

Related content

For NSBE workshop

Main workshop page: http://drsmb.co/nsbe44

SWC Request page: http://drsmb.co/swcreq

Anaconda download page (mostly will detect your OS and serve you the right page) : http://drsmb.co/anaconda

Download by .zip: http://drsmb.co/nsbe44data

Github page for cloning: http://drsmb.co/nsbe44git (probably don’t need it)

Post workshop http://drsmb.co/postnsbe44