0

Is it possible to append to a numpy array without loading it into RAM? I am trying to create a large numpy array that is bigger than my RAM on google colab, and then using memmap to read parts of it at a time. I have the second part figured out but I have no way of creating hte large numpy array in the first place.

lara_toff
  • 413
  • 2
  • 14

0 Answers0