How would I group values based on range of number in python, and then update an attribute table with that information?
An example of what I'm trying to accomplish is described below, however they don't describe how to use the data update cursor to update the attribute column.
data - Group values based on range of number in python - Stack Overflow