Posts by Ana • 1 point
1 post
-
0
votes1
answer1397
viewsQ: Typeerror: '<' not supported between instances of 'float' and 'str'
I need to calculate the median of the variables in a database, but it’s giving error. This error does not occur when using np.Mean in order to calculate the average. The database can be found easily…