Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, by default the original row order is preserved during the filter operation in Polars. However, it is possible to modify the order of the resulting DataFrame using the sort_by() method.