Skip to main content
deleted 114 characters in body; edited title
Source Link
rm -rf
  • 89.8k
  • 21
  • 303
  • 498

Can I "ask" my list what value in Column 1 corresponds How to pick an element of a row corresponding to the minimum value in Column 2a particular column?

I have a list that I subjected to a While loop. CanHow can I "ask" my listfind what value in Columncolumn 1 of my list corresponds to the minimum value in Columncolumn 2? Please let me know if you need more clarification about my question.

Can I "ask" my list what value in Column 1 corresponds to the minimum value in Column 2?

I have a list that I subjected to a While loop. Can I "ask" my list what value in Column 1 corresponds to the minimum value in Column 2? Please let me know if you need more clarification about my question.

How to pick an element of a row corresponding to the minimum in a particular column?

How can I find what value in column 1 of my list corresponds to the minimum value in column 2?

terminology. "Array" is a Mathematica function which you use to create "lists"
Source Link

Can I "ask" my arraylist what value in Column 1 corresponds to the minimum value in Column 2?

I have an arraya list that I subjected to a While LoopWhile loop. Can I "ask" my arraylist what value in Column 1 corresponds to the minimum value in Column 2? Please let me know if you need more clarification about my question.

Can I "ask" my array what value in Column 1 corresponds to the minimum value in Column 2?

I have an array that I subjected to a While Loop. Can I "ask" my array what value in Column 1 corresponds to the minimum value in Column 2? Please let me know if you need more clarification about my question.

Can I "ask" my list what value in Column 1 corresponds to the minimum value in Column 2?

I have a list that I subjected to a While loop. Can I "ask" my list what value in Column 1 corresponds to the minimum value in Column 2? Please let me know if you need more clarification about my question.

Tweeted twitter.com/#!/StackMma/status/242502763068665857
Source Link
Michelle
  • 181
  • 1
  • 4

Can I "ask" my array what value in Column 1 corresponds to the minimum value in Column 2?

I have an array that I subjected to a While Loop. Can I "ask" my array what value in Column 1 corresponds to the minimum value in Column 2? Please let me know if you need more clarification about my question.