Learn Before
Concept
Disadvantages of Pandas Library
- Pandas initially has a mild learning slope, but as you go deeper into the library, the learning slope becomes much steeper. The functionality becomes confusing and can cause some problems for beginners.
- Pandas can become really tedious with respect to syntax. The syntax of Pandas is different than Python which can cause confusion.
- One of the biggest drawbacks of Pandas it is not suited to work well with a 3D matrix. It is only good for a 2D matrix.
- The Pandas documentation is not the most helpful which can make it hard to learn.
0
1
Updated 2021-03-03
Contributors are:
Who are from:
Tags
Data Science