You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Faced:
The max value is not being picked up while creating box plot in this case, why need to find.
The function is correct, when the format of max does not matches with others its giving bug why (need to fix formats before finding max value)
Expectations / Delivery Requirements:
If the values are in E format, need to see what was going wrong and how it can be made correct. (cant remember the exact way to solve this)
Where to Start?
Tweak and check.
The text was updated successfully, but these errors were encountered:
Problem Faced:
The max value is not being picked up while creating box plot in this case, why need to find.
The function is correct, when the format of max does not matches with others its giving bug why (need to fix formats before finding max value)
Sample API Link
https://docs.google.com/document/d/1JPiPTGOyMpsHnOrtWUCPmRsroVZJJvmhxxJx13jtnJk/edit?usp=sharing
"min": 1.6529195412386656E-4, "q1": 4.877477555635291E-4, "median": 5.784653733603552E-4, "q3": 6.632653061051075E-4, "max": 2.3224673537228124
Expectations / Delivery Requirements:
If the values are in E format, need to see what was going wrong and how it can be made correct. (cant remember the exact way to solve this)
Where to Start?
Tweak and check.
The text was updated successfully, but these errors were encountered: