pandas python

By pandas python

Unclaimed Profile

Claim pandas python profile for Free

Your G2 page is often the first place buyers evaluate you. Take control of how your brand shows up.

WHAT YOU UNLOCK

Control your profile

Update logo, screenshots, pricing info

Engage with customers

Respond to reviews, build trust with prospects

See buyer activity

Track who’s viewing, understand engagement

Collect reviews

Create landing page and collect reviews

Sellers who actively manage their G2 profile build more trust and convert more buyers

4.6 out of 5 stars

How would you rate your experience with pandas python?

Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

pandas python Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Perceived Cost

$$$$$

pandas python Integrations

(4)
Integration information sourced from real user reviews.
Product Avatar Image

Have you used pandas python before?

Answer a few questions to help the pandas python community

pandas python Reviews (97)

View 2 Video Reviews
Reviews

pandas python Reviews (97)

View 2 Video Reviews
4.6
97 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise the ease of use and powerful data manipulation capabilities of pandas, highlighting its intuitive DataFrame structure that simplifies complex tasks. Many appreciate how it allows for quick data analysis and integration with other Python libraries, although some note that it can struggle with large datasets, leading to performance issues.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Harsh T.
HT
intern
Small-Business (50 or fewer emp.)
"It is very great experience to do work in pandas"
What do you like best about pandas python?

Pandas is the best Python framework I most probably use before the Machine learning process for data cleaning and data overview, where we do null value handling outlier treatment and for appropriately creating data. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

I do not dislike pandas because it will be easy for us when we do data preprocessing, and we use some pandas in-built functions, making it easy to do code without any manual logic. Review collected by and hosted on G2.com.

Rohan F.
RF
Senior Business Intelligence Analyst
Mid-Market (51-1000 emp.)
"Pandas in Python"
What do you like best about pandas python?

It is very flexible in handling large data and provides great help to the Analyst/Data Scientist to perform basic day-to-day operations which are mostly used in the industry. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

The documentation is good for a basic understanding but if you need to go deeper the documentation is not that great or easy to find. Also for higher dimensions pandas will not be the right choice and the analyst/data scientist will have to use other libraries. Review collected by and hosted on G2.com.

ISAIAS G.
IG
Pentester
Mid-Market (51-1000 emp.)
"Excellent library for data analysis"
What do you like best about pandas python?

What I like most about the pandas framework for Python is its ease of use and great documentation. Currently, being pandas an extension of numpy, it has one of the best documentations possible. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

Even with good documentation, the main problem with Python (and consequently pandas) is that they need to improve calculation efficiency. Sometimes it tends to be a bit slow. Review collected by and hosted on G2.com.

Yash R.
YR
Software Engineer
Small-Business (50 or fewer emp.)
"Best python library to represent the data !"
What do you like best about pandas python?

Pandas provide a lot of prebuild features to modify and play with data, one of the most used libraries in data science space, pandas is easy to install thanks to pip (package installer of python). Review collected by and hosted on G2.com.

What do you dislike about pandas python?

Pandas is indeed a great library but there is a learning curve which is a really big problem for beginners, also documentation is not well written so its hard to refer and work with official documentation Review collected by and hosted on G2.com.

Verified User in Banking
UB
Mid-Market (51-1000 emp.)
"Data processing made easy!"
What do you like best about pandas python?

The superiority comes in the way of using pandas - user-friendly.

It provides an ample amount of flexibility to the user to use it the way he/she wants to.

The support is strong and huge. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

When it comes to disliking, it is confusing at the beginning.

A beginner requires guidance when he wants to start using pandas.

There are ample amount of resources which itself makes it confusing.

However, one can easily learn by investing time and getting hands dirty (coding). Review collected by and hosted on G2.com.

Jai Chand P.
JP
Postdoctoral Research Associate
Enterprise (> 1000 emp.)
"Pandas is a Python based module used for data import, processing, manipulation and analysis."
What do you like best about pandas python?

Pandas framework gives a variety of options to import data with a very simple function. Pandas have various small functions with minimal modifications that can be used to manipulate the data. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

Pandas should have some good visualization tools included. Like in the seaborn package, pandas library van also be upgraded and may include the options for colorful plots and other diagrams Review collected by and hosted on G2.com.

AMIT J.
AJ
Data Scientist L3
Small-Business (50 or fewer emp.)
"pandas python review"
What do you like best about pandas python?

To read CSV or excel files, I generally use pandas library in python every time. Also, I sometimes prefer it for visualazation. Once I read csv file in python, So with the help of pandas dataframe, performing a statistical analysis is very easy, lots of built-in functions available to use. A single line of program can help you. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

as It is easy to use, almost all functions are helpful. Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
Mid-Market (51-1000 emp.)
"Data Engineer first tool"
What do you like best about pandas python?

There is a method for everything and an even efficient way to do what you already do in python! this is not just adding functionality but improving the functionality that you already have Review collected by and hosted on G2.com.

What do you dislike about pandas python?

Nothing! I really love Pandas, I use it every day since a year now, and everything is so easy since then, and my code has improved so much in efficency that how could I dislike pandas? Review collected by and hosted on G2.com.

Mahesh S.
MS
Senior Embedded Firmware Engineer
Enterprise (> 1000 emp.)
"use of panda package for data science is the best experience for me"
What do you like best about pandas python?

I like the numpy and ipython integration most, which is very useful for any application. I like the PANDA packages, which are helpful for multiple data processing and machine learning applications. Julia and scipy also I like it. Data frame is essential for data manipulation and easy to link with SQL. It gives the same output in fewer lines of code compared to C++ and C Review collected by and hosted on G2.com.

What do you dislike about pandas python?

Students can not use it efficiently because the switch to panda from standard python is very tuff. Less effective documentation leads hard to understand library features compare to other packages. Not essential for IoT-based embedded applications. Review collected by and hosted on G2.com.

Chandresh M.
CM
System Engineer
Mid-Market (51-1000 emp.)
"Best Python Library for Tabular Data"
What do you like best about pandas python?

My most favorite thing about Pandas that how they can easily represent your data. By using only two lines of code, you can import your data. One more thing is it easily handles heavy data. It also provides a data visualization function that helps me to visualize my data. It offers a large number of functions to do data manipulations. For me, it is the best library for tabular data. Review collected by and hosted on G2.com.

What do you dislike about pandas python?

One thing I wouldn't say I like is that some functions in pandas come with very complex syntax. I cannot remember it. So, sometimes I have to check the documentation of Pandas to use it. Review collected by and hosted on G2.com.

Questions about pandas python? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

Verified User
G2
Verified User

What does pandas python do?

GU
Guest User
Last activity 10 months ago

What is your experience with pandas for data analysis, and what features do you find most useful?

Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

pandas python Comparisons
Product Avatar Image
python xlrd
Compare Now
Product Avatar Image
UiPath Agentic Automation
Compare Now
Product Avatar Image
Flutter
Compare Now
pandas python Features
Language Contingency
Component Library
Unlocked Components
Framework Integration
Repository Management
Support
Product Avatar Image
pandas python