For the following dataframe:
import pandas as pd df=pd.DataFrame({\'list_A\':[3,3,3,3,3,\\ 2,2,2,2,2,2,2,4,4,4,4,4,4,4,4,4,4,4,4]})
How can