Open braaannigan opened 10 months ago
I've remembered there is a basic streaming page in the concepts section.
Any preferences whether we want to develop that one or the page in the lazy API section?
One thing that has caused confusion is the distinction between lazy and streaming.
It would be good to explicitly spell out that laziness is necessary for streaming but that not all lazy is automatically streaming. The streaming engine works differently so many(most) operations will be slower but some might be faster.
Description
The current page on streaming is under construction. Some points of interest:
Let me know if there's anything else. I've assigned this to myself
Link
https://docs.pola.rs/user-guide/lazy/streaming/