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

Skip to content

Commit 8d24339

Browse files
authored
Update README.md
1 parent 8f9519c commit 8d24339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
## Introduction 👋
2020

2121
### What is Pandas in Python?
22-
The most famous python library which is utilized for data analysis is called Pandas. Pandas render extremely optimized performance with back-end source code which is written totally in C or Python. Also, using pandas you can easily familiar with your data by cleaning, transforming, and analyzing it.
22+
The most famous python library which is utilized for data analysis is called [![Pandas](https://img.shields.io/badge/Pandas-2C2D72?style=for-the-badge&logo=pandas&logoColor=white)](https://pandas.pydata.org/). Pandas render extremely optimized performance with back-end source code which is written totally in C or Python. Also, using pandas you can easily familiar with your data by cleaning, transforming, and analyzing it.
2323

2424
In Pandas, the data is usually utilized to support statistical analysis in SciPy, plotting functions from Matplotlib, and machine learning algorithms in Scikit-learn.
2525

@@ -79,7 +79,7 @@ These are online read-only versions.
7979

8080
### How can I thank you for writing and sharing this tutorial? 🌷
8181

82-
You can ⭐ star this tutorial. Starring is free for you, but it tells me and other people that it was helpful and you like this tutorial.
82+
You can <img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=if%20useful&style=style=flat&color=blue" alt="Star Badge"/> Starring is free for you, but it tells me and other people that it was helpful and you like this tutorial.
8383

8484
Go [here](https://github.com/milaan9/10_Python_Pandas_Module) if you aren't here already and click the "⭐ Star" button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
8585

0 commit comments

Comments
 (0)
0