pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
27.23k stars 1.67k forks source link

docs(python): Overview of available SQL functions #16268

Closed r-brink closed 2 weeks ago

r-brink commented 1 month ago

Related to #15575.

stinodego commented 4 weeks ago

@r-brink Did you mean to keep this on draft or is this ready to be reviewed?

r-brink commented 4 weeks ago

@stinodego I am not a 100% sure if this is the right structure. I have asked @alexander-beedie to have a look. If he thinks its a sustainable approach I will make it ready for review.

alexander-beedie commented 3 weeks ago

Finally (!) about to build this locally and check it out today 🙏😅

alexander-beedie commented 3 weeks ago

(Mouse/keyboard went nuts for a second and somehow closed the issue - reopened 🤣)

jqnatividad commented 3 weeks ago

Awesome! Would be ideal if the examples also show the expected results...

r-brink commented 2 weeks ago

@jqnatividad great idea. When the foundation is in place I will look into extending the examples.

ritchie46 commented 2 weeks ago

@alexander-beedie there is a lint error. Can you take a look? Would be nice if we can ship this with the release. :)