Python for ecologists: Glossary
the SciPy ecosystem for python provides the tools necessary for scientific computing Jupyter Notebook and the Spyder IDE are great tools to code in and interact with python with its large community it is easy to find help in the internet The data, aes variables and a geometry are the main elements of a plotnine graph With the + operator, additional scale*, theme, xlab/ylab and facet_ elements are added
Python for ecologists: Glossary
http://datacarpentry.github.io/python-ecology-lesson/reference/
https://tess.elixir-europe.org/materials/python-for-ecologists-glossary
the SciPy ecosystem for python provides the tools necessary for scientific computing Jupyter Notebook and the Spyder IDE are great tools to code in and interact with python with its large community it is easy to find help in the internet The data, aes variables and a geometry are the main elements of a plotnine graph With the + operator, additional scale_*, theme_*, xlab/ylab and facet_* elements are added
