Group Abstract Group Abstract

Message Boards Message Boards

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

Does the Apply function work on a dataset?

Posted 10 years ago
POSTED BY: Edward Roberts
6 Replies

Fantastic tutorial, thanks!

Here is DatasetAndApply.nb. I have also attached \Dataset_Tutorial.nb , which is another attempt at describing what Dataset does.

The current presentation of Dataset[] as a mere display convenience ignores most of what Dataset can do. It is excellent at rapid processing of large amounts of data, in some cases at least processing data that List[] could not fit into memory.

POSTED BY: Bill Lewis
Posted 4 years ago

I have noticed that many old posts have missing attachments. Would be great if they can be found and restored. e.g. this post, response by Miguel Olivo-V is supposed to have an attachment but the link is missing.

POSTED BY: Rohit Namjoshi

We are trying to locate the attachment file DatasetAndApply.nb, but in meantime if @Bill Lewis currently has it, could you please attach it to a new comment?

POSTED BY: EDITORIAL BOARD
POSTED BY: Gianluigi Salvi

The trick is that Dataset[] is Apply[], in a way. It is a computational structure that applies functions to Associations in a highly unusual (but pretty much regular) way. See the Dataset[] documentation and work through the example. Takes a long time, but the notation and system is sufficiently unusual that there isn't any other way.

First, though, see attached file DatasetAndApply.nb for examples. It gives a hint of what is going on.

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