Skip to content

Commit

Permalink
Update blog post URL (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Nov 14, 2023
1 parent 8067a64 commit 03c98a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ TODO: complicated example with nested functions
## ⚙️ How It Works

polarIFy achieves this by parsing the AST (Abstract Syntax Tree) of the function and transforming the body into a Polars expression by inlining the different branches.
To get a more detailed understanding of what's happening under the hood, check out our [blog post](https://tech.quantco.com/2023/08/25/polarify.html) explaining how polarify works!
To get a more detailed understanding of what's happening under the hood, check out our [blog post](https://tech.quantco.com/blog/polarify) explaining how polarify works!

## 💿 Installation

Expand Down

0 comments on commit 03c98a2

Please sign in to comment.