kopia lustrzana https://github.com/animator/learn-python
Update pandas-series.md
rodzic
372f5ff634
commit
33be2407c8
|
@ -282,6 +282,7 @@ dtype: int64
|
||||||
If you dont provide any value to n the by default it give results for `n=5`.
|
If you dont provide any value to n the by default it give results for `n=5`.
|
||||||
|
|
||||||
### Few extra functions
|
### Few extra functions
|
||||||
|
|
||||||
| **Function** | **Description** |
|
| **Function** | **Description** |
|
||||||
|----------------------------------------|------------------------------------------------------------------------|
|
|----------------------------------------|------------------------------------------------------------------------|
|
||||||
| `<series_object>.sort_values()` | Return the Series object in ascending order based on its values. |
|
| `<series_object>.sort_values()` | Return the Series object in ascending order based on its values. |
|
||||||
|
|
Ładowanie…
Reference in New Issue