Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.8K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to search each element of a long list in a a longer one?

POSTED BY: Otto Linsuain
3 Replies
POSTED BY: Otto Linsuain

Thanks Gianluca. I am not very familiar with those functions, but will look it up.

I just thought that I could also try using the longer list to define a function (probably a cruder way to do what you suggest). Then map that function on the first list.

Thanks again,

OL.

POSTED BY: Otto Linsuain

I would consider giving Associations a try: if you rephase your data couples or triples as

Association["name"->namei, "time"->timei "temperature"->temp]

then you can use fast functions such as JoinAcross. Sorry I don't have time to look into this problem any further.

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