Introduction to Data Analysis Lesson 1 Anaconda: More Environment Actions
Saving and loading environments
A really useful feature is sharing environments so others can install all the packages used in your code, with the correct versions. Let's see all the package-names, including the Python version present in the current ...
philipdevblog.hashnode.dev2 min read