issues
search
pandas-dev
/
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.86k
stars
18.01k
forks
source link
Added a new parameter to value_counts to keep both counts and normalized values.
#60335
Open
Keramatfar
opened
1 week ago
Keramatfar
commented
1 week ago
[ ] closes #xxxx (Replace xxxx with the GitHub issue number)
[*]
Tests added and passed
if fixing a bug or adding a new feature
[*] All
code checks passed
.
[*] Added
type annotations
to new arguments/methods/functions.
[*] Added an entry in the latest
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.