
Anaconda is the World’s Most Popular Data Science Platform. More than 40 Million People use Anaconda. It is useful for creating data science and machine learning applications with Python.
Learn how to download and install Anaconda on Windows 11.
Download link: https://www.anaconda.com/download/success
Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda Distribution. It allows a user to launch applications and manage packages, environments, etc.
In this video, learn how to create a new Notebook, after installing Anaconda. We will use the Jupyter Notebook application to create our first Notebook.
In this video, learn how to work with cells in a Notebook on Anaconda. Learn to insert, delete, move cells, and perform other operations.
The types of cells include:
Code
Markdown
Raw NBConvert
Heading
In this video, learn how to add headings in a Notebook on Anaconda.
In this video, learn how to show line numbers on cells in a Notebook on Anaconda.
In this video, learn how to install Numpy in Jupyter Notebook on Anaconda. We will also run a sample program on Anaconda. NumPy is an open-source Python library, that allows you to work with multi-dimensional arrays and matrices, with the mathematical functions operating on these arrays.
In this video, learn how to install Pandas in Jupyter Notebook on Anaconda. We will also run a sample program on Anaconda. Pandas is a powerful and easy-to-use open-source tool built on top of the Python programming language. It is useful for data analysis and manipulation.
In this video, learn how to install Matplotlub in Jupyter Notebook on Anaconda. We will also run a sample program on Anaconda. Matplotlib is an open-source plotting library developed by John D. Hunter. Create interactive visualizations in Python with Matplotlib. It is built on NumPy and is one of the most popular libraries for data visualization in Python.
In this video, learn how to Download Notebook in various formats on Jupyter in Anaconda. The formats include HTML, Markdown, Python, Notebook, PDF, etc.
In this video, learn how to import a Notebook into Jupyter Notebook in Anaconda.
In this lesson, learn how to open an already created Notebook in Anaconda
In this video, learn about some keyboard shortcuts on the Jupyter Notebook in Anaconda. Learn to edit the shortcuts as well.
In this Video Course, learn Anaconda and its concepts. Anaconda is the World’s Most Popular Data Science Platform. More than 20 Million People use Anaconda. It is useful for creating data science and machine learning applications with Python. In this course, we have covered the following lessons with live running examples. Let's start with the first lesson.
This Anaconda Tutorial is for students, engineers, and professionals. Beginning with the introduction, you will learn how to set the environment for Anaconda and start working with it to create new projects and run Python programs. We have also shown how to setup and run Python libraries on Anaconda. Step-by-step lessons are provided covering topics, which will help you in preparing basic to advanced-level Python programming on Anaconda.
**Lessons**
Introduction
Install Anaconda on Windows
Anaconda Navigator
Create a new NoteBook in Anaconda
Working with Cells on Anaconda
Types of Cells on Anaconda
Add Headings in Jupyter NoteBook
Show line numbers in Jupyter Notebook
Setup Numpy on Anaconda
Setup Pandas on Anaconda
Setup Matplotlib on Anaconda
Download Notebook in various formats on Jupyter NoteBook
Import Notebook into Jupyter Notebook
Open already created NoteBook in Anaconda
Keyboard Shortcuts on Anaconda
***Python Version***
We have covered Python 3 and all the examples are implemented on Jupyter Notebook.
Let's start the journey!
Hit the Enroll button!