1 min readApr 28, 2020
Hi Laura,
I am pretty sure pandas cannot do that, maybe with slicing [10:100] it can create a view on the data, but a filter produces a non-contiguous array. Happy if you can prove me wrong though!
cheers,
Maarten
Hi Laura,
I am pretty sure pandas cannot do that, maybe with slicing [10:100] it can create a view on the data, but a filter produces a non-contiguous array. Happy if you can prove me wrong though!
cheers,
Maarten
Data Science tooling for Python, creator of Reacton, Solara, Vaex, ipyvolume