

Numpy index and sliceĬorrect the mistakes of the previous article: The correct way to import import numpy as np The above is the basic use of Anaconda, welcome to add in the comments area. It is recommended for beginners to only install Anaconda, which can save a lot of unnecessary trouble. Python -version # Check the Python versionĬonda -version # Check out conda's version Copy the codeĬonda install Install package in the default Python environment Copy the code Here's a quick primer on the common Anaconda command (although I don't use it very often either). Our main use for our study is the third Jupyter terbook. Spyder: Python integrated development environment, layout similar to Matlab. Jupyter Terbook: An interactive Web-based computing environment that shows the processes of data analysis and generates easy-to-read documents. In fact, the basic use of Anaconda is very simple, and almost no tutorial is required.Īfter installing Anaconda on Windows, you can see the following components in all applications:Īnaconda Navigator: Graphical interface for managing toolkits and environments.Īnaconda Prompt: Command line interface for managing packages and environments. Some friends left a message in the comment area hoping to publish a tutorial on how to use Anaconda. See details: The Last Gwen Challenge in 2021" Basic usage of AnacondaĪccording to the previous article, I believe that everyone has installed Anaconda. "This is the 21st day of my participation in the Gwen Challenge in November.
