Skip to content

Contributing

See the CONTRIBUTING.md if you would like to contribute to the Polars project.

If you're new to this we recommend starting out with contributing examples to the Python API documentation. The Python API docs are generated from the docstrings of the Python wrapper located in polars/py-polars.

Here is an example commit that adds a docstring.

If you spot any gaps in this User Guide you can submit fixes to the pola-rs/polars-book repo.

Happy hunting!