8000 Update README.md · lsw623/10_Python_Pandas_Module@a2ffaf1 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit a2ffaf1

Browse files
authored
Update README.md
1 parent f6e42b7 commit a2ffaf1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,19 @@ Pandas have two core data structure components, and all operations are based on
136136

137137
These are online read-only versions.
138138

139+
---
140+
141+
## Install Pandas Module:
142+
143+
Open your [![Anaconda](https://img.shields.io/badge/Anaconda-342B029.svg?&style=flate&logo=anaconda&logoColor=white)](https://www.continuum.io/downloads) Prompt <img alt="propmt" src="https://img.shields.io/badge/-__-000000?style=flat-square&logo=Plex&logoColor=white"> and type and run the following command (individually):
144+
145+
- pip install pandas
146+
147+
148+
Once Installed now we can import it inside our python code.
149+
150+
---
151+
139152

140153
## Frequently asked questions ❔
141154

0 commit comments

Comments
 (0)
0