Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.7K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Alternatives in selection of dataset rows?

Posted 6 years ago

As an example, suppose I have a table such as

enter image description here

that is in the form of a Mathematica Dataset. In Excel I can select rows with specifications such as column a >.6 and column d either g or h. I am able to figure out how to use Select to specify rows for which column a>.6 and column d equal to g, but I have not been able to find the syntax to specify the alternative of column d equal to g or h. Can anyone help me with the correct command?

Thanks.

POSTED BY: Mike Luntz
2 Replies
Posted 6 years ago
POSTED BY: Rohit Namjoshi
Posted 6 years ago

Thanks Rohit. That was the information I needed.

POSTED BY: Mike Luntz
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard