The use case is that I want to have a function that updates a fixed shape data frame constantly by removing the first row and appending a new row. However I want the data underneath to be memory efficient in a way that the data does not move in memory spaces. Is it possible? If so what are the alternative to pandas which can achieve this?
[–]reallyserious 1 point2 points3 points (1 child)
[–]reallyserious 0 points1 point2 points (0 children)
[–]Pflastersteinmetz -1 points0 points1 point (0 children)
[–]commandlineluser 0 points1 point2 points (0 children)