photo

Priyanka Gaikwad


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to plot scatterplot for one attribute?
lets say I have a data for attribute xyz is 23 12 43 21 43 21 334 65 32 12 and i want a graph where x axis will hold ...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


conditional statement in one line for table columns
logic: if(p2>0) r4=q2/p2 else r4=2*q2/p2 Question : how to convert this into r4={if p2>0?r4=q2/p2:r4=2*q2/p2} in mat...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten