Posts by Caio Euzébio • 11 points
1 post
-
0
votes1
answer95
viewsQ: Create column in dataframe that contains the list of row values except null values (Nan)
Code and file used: https://github.com/CaioEuzebio/Python-DataScience-MachineLearning/tree/master/SalesLogistics I’m working on an analysis using pandas. Basically I need to sort orders by quantity…