Skip to content
Snippets Groups Projects
Verified Commit a7c673d2 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Update URL of example image

parent 2e12960e
No related branches found
No related tags found
No related merge requests found
Pipeline #15304 passed
...@@ -60,9 +60,10 @@ print(result) ...@@ -60,9 +60,10 @@ print(result)
Another example can be found in `run.py`. The result looks like. Another example can be found in `run.py`. The result looks like.
![Loess example](example.png) ![Loess example](https://gitlab.sauerburger.com/frank/polars-loess/-/raw/main/example.png?inline=false)
## Acknowledgements ## Acknowledgements
* The loess implementation is based on https://github.com/joaofig/loess-rs * The loess implementation is based on https://github.com/joaofig/loess-rs
* The Python bindings are based on https://marcogorelli.github.io/polars-plugins-tutorial/ * The Python bindings are based on https://marcogorelli.github.io/polars-plugins-tutorial/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment