Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datacarpentry/python-ecology-lesson
Data Analysis and Visualization in Python for Ecologists
https://github.com/datacarpentry/python-ecology-lesson
carpentries data-carpentry data-visualisation data-visualization data-wrangling ecology english lesson python stable
Last synced: about 1 month ago
JSON representation
Data Analysis and Visualization in Python for Ecologists
- Host: GitHub
- URL: https://github.com/datacarpentry/python-ecology-lesson
- Owner: datacarpentry
- License: other
- Created: 2015-03-19T19:06:22.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T00:19:39.000Z (about 1 month ago)
- Last Synced: 2024-11-12T01:20:35.148Z (about 1 month ago)
- Topics: carpentries, data-carpentry, data-visualisation, data-visualization, data-wrangling, ecology, english, lesson, python, stable
- Language: Jupyter Notebook
- Homepage: https://datacarpentry.org/python-ecology-lesson
- Size: 29.5 MB
- Stars: 162
- Watchers: 25
- Forks: 307
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
[![Create a Slack Account with us][slack-account-icon]][slack-heroku]
[![Slack Status][slack-status-icon]][slack-status]## Data Carpentry Python Lessons with Ecological Data
This repository contains the Data Carpentry Python material based on ecological
data. Please see our [contribution guidelines](CONTRIBUTING.md) for information
on how to contribute updates, bug fixes, or other corrections.## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you
if you have any questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md)
and have a look at the [more detailed guidelines][lesson-example] on proper formatting,
ways to render the lesson locally, and even how to write new episodes.Please see the current list of [issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project][contributing-to-a-project] in Pro Git
by Scott Chacon.
Look for the tag [![Image replicating 'Good first issue' label][gfi-label]][gfi].
This indicates that the maintainers will welcome a pull request fixing this issue.## Maintainer(s)
Current maintainers of this lesson are
- [Alex Pakalniskis](https://github.com/alex-pakalniskis)
- [Sarah Pohl](https://github.com/LilithElina)
- [Ben Tovar](https://github.com/btovar)## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[slack-heroku]: https://slack-invite.carpentries.org/
[slack-account-icon]: https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg
[slack-status]: https://carpentries.slack.com/messages/C9X44HCDS
[slack-status-icon]: https://img.shields.io/badge/Slack_Channel-dc--ecology--py-E01563.svg
[lesson-example]: https://carpentries.github.io/lesson-example
[issues]: https://github.com/datacarpentry/python-ecology-lesson/issues
[contributing-to-a-project]: https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
[gfi]: https://github.com/datacarpentry/python-ecology-lesson/labels/good%20first%20issue
[gfi-label]: https://img.shields.io/badge/-good%20first%20issue-gold.svg