0

I have a data frame with columns left, top, width, and height. How do I sort the products on the basis of bounding boxes from left to right and top to bottom?

Jeru Luke
  • 20,118
  • 13
  • 80
  • 87
spongebob
  • 201
  • 2
  • 4
  • you can see: https://stackoverflow.com/questions/17141558/how-to-sort-a-dataframe-in-python-pandas-by-two-or-more-columns – Jeru Luke May 09 '22 at 06:17
  • Does this answer your question? [How to sort a dataFrame in python pandas by two or more columns?](https://stackoverflow.com/questions/17141558/how-to-sort-a-dataframe-in-python-pandas-by-two-or-more-columns) – Laurent May 14 '22 at 06:56

0 Answers0