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