Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Large Datasets: How to save results from, for example, summary statistics and then append them to other results please?

    Hi everyone,

    Since I'm facing a memory problem, I can't use the -reshape long- command, for example, because it exceeds my computer's memory capacity.

    So my idea was to do a bit at a time, take the first hundred thousand IDs, for example, do some statistics, then save the results, and -append- them to the results of the next hundred thousand IDs, and so on until the end.

    Could someone give me a suggestion of how to do this, or share a better idea for solving this problem please?

    Many thanks in advance.

    Best,
    Michael

  • #2
    Try help collapse?

    Comment


    • #3
      Hi Ken Chui, thank you very much.

      Have a nice day.

      Michael

      Comment

      Working...
      X