Python Pandas Tutorial | Pandas Tutorial | Installation and Setup Pandas #5

Опубликовано: 28 Сентябрь 2024
на канале: Nandan Priyadarshi
60,203
441

Python Pandas Tutorial | Pandas Tutorial | Installation and Setup Pandas #5

Hello Learners,
In this video we will discuss about how to install and setup platform for Data Analysis with Pandas?

Data Analysis is the process of systematically applying statistical and/or logical techniques to describe and illustrate, condense and recap, and evaluate data.

If you want to setup platform in manual manner then you have to go with below steps :-
1) Download Python version 3.5+
https://www.python.org/
2) After download , Install Python and also make sure to set PATH ENVIRONMENT.
3) Open CMD and upgrade pip
pip3 install --upgrade pip
4) Install Pandas and Jypytr notebook
pip install pandas
pip3 install jupyter
5) After this , open Juypter notebook by using command jupyter notebook

If you want to automatic setup , then download Anaconda from below link.
https://www.continuum.io/downloads
After installation Anaconda , simple use jupyter notebook command to open jypyter notebook and start coding.

Please mail me for working file which we used in this tutorial..
[email protected]

Please check entire playlist link :-    • Python Pandas Tutorial | Pandas Tutorial  
Subscribe to our YouTube channel at    / @databek  
Also please like my facebook page :- https://www.facebook.com/learnetix/?r...
Please comment down if you getting any issue regarding technical contain and also please share with others.

~-~~-~~~-~~-~
Please watch: "Apache Pig Tutorial | 1. Introduction to Apache Pig | Hadoop Pig Tutorial For Beginners"
   • Apache Pig Tutorial | 1. Introduction...  
~-~~-~~~-~~-~