All Projects → carpentries-incubator → introduction-to-conda-for-data-scientists

carpentries-incubator / introduction-to-conda-for-data-scientists

Licence: other
Introduction to Conda for (Data) Scientists

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
r
7636 projects

Projects that are alternatives of or similar to introduction-to-conda-for-data-scientists

hpc-intro
Lesson materials for an Introduction to High Performance Computing in the tradition of Software Carpentry
Stars: ✭ 123 (+251.43%)
Mutual labels:  english, lesson, alpha, carpentries-incubator
machine-learning-novice-sklearn
A Carpentry style lesson on machine learning with Python and scikit-learn.
Stars: ✭ 22 (-37.14%)
Mutual labels:  english, lesson, alpha, carpentries-incubator
docker-introduction
Reproducible Computational Environments using Containers
Stars: ✭ 34 (-2.86%)
Mutual labels:  english, lesson, carpentries-incubator
Python Aos Lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 49 (+40%)
Mutual labels:  english, lesson, alpha
python-packaging-publishing
Packaging and Publishing with Python
Stars: ✭ 24 (-31.43%)
Mutual labels:  english, lesson, carpentries-incubator
deep-learning-intro
Learn Deep Learning with Python
Stars: ✭ 23 (-34.29%)
Mutual labels:  english, lesson, carpentries-incubator
geospatial-python
Introduction to Geospatial Raster and Vector Data with Python
Stars: ✭ 107 (+205.71%)
Mutual labels:  english, lesson, carpentries-incubator
shell-extras
Extra Unix Shell Material
Stars: ✭ 22 (-37.14%)
Mutual labels:  english, lesson, carpentries-incubator
Python Ecology Lesson
Data Analysis and Visualization in Python for Ecologists
Stars: ✭ 116 (+231.43%)
Mutual labels:  english, lesson
Make Novice
Automation and Make
Stars: ✭ 122 (+248.57%)
Mutual labels:  english, lesson
sql-ecology-lesson
Data Management with SQL for Ecologists
Stars: ✭ 37 (+5.71%)
Mutual labels:  english, lesson
Python Novice Gapminder
Plotting and Programming in Python
Stars: ✭ 109 (+211.43%)
Mutual labels:  english, lesson
R Ecology Lesson
Data Analysis and Visualization in R for Ecologists
Stars: ✭ 218 (+522.86%)
Mutual labels:  english, lesson
Python Novice Inflammation
Programming with Python
Stars: ✭ 199 (+468.57%)
Mutual labels:  english, lesson
r-novice-inflammation
Programming with R
Stars: ✭ 142 (+305.71%)
Mutual labels:  english, lesson
R Novice Gapminder
R for Reproducible Scientific Analysis
Stars: ✭ 127 (+262.86%)
Mutual labels:  english, lesson
R Raster Vector Geospatial
Introduction to Geospatial Raster and Vector Data with R
Stars: ✭ 76 (+117.14%)
Mutual labels:  english, lesson
Shell Novice
The Unix Shell
Stars: ✭ 234 (+568.57%)
Mutual labels:  english, lesson
Image Processing
Image Processing with Python
Stars: ✭ 34 (-2.86%)
Mutual labels:  english, lesson
Git Novice
Version Control with Git
Stars: ✭ 227 (+548.57%)
Mutual labels:  english, lesson

Create a Slack Account with us Binder

Introduction to Conda for (Data) Scientists

This lesson is an introduction to Conda for (data) scientists. Conda is an open source package and environment management system that runs on Windows, macOS and Linux. Conda installs, runs, and updates packages and their dependencies. Conda easily creates, saves, loads, and switches between environments on your local computer. While Conda was created for Python programs it can package and distribute software for any languages such as R, Ruby, Lua, Scala, Java, JavaScript, C/ C++, FORTRAN. This lesson motivates the use of Conda as a development tool for building and sharing project specific software environments that facilitate reproducible (data) science workflows.

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 and have a look at the more detailed guidelines 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 in Pro Git by Scott Chacon. Look for the tag good_first_issue. This indicates that the mantainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are

  • David R. Pugh

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].