Questions help

How to bin a numerical series to 10 group of equal size.

you may use pandas qcut and cut functions.
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.qcut.html