Code: github.com/SamArch27/PR...
Paper: www.vldb.org/pvldb/vol18/...
Code: github.com/SamArch27/PR...
Paper: www.vldb.org/pvldb/vol18/...
@jaypowerbi.sky.social is the product manager of DAX.
We talk about the new features just released: User-defined functions (UDFs) and Calendar-based time intelligence.
#dax #fabconeurope25
@jaypowerbi.sky.social is the product manager of DAX.
We talk about the new features just released: User-defined functions (UDFs) and Calendar-based time intelligence.
#dax #fabconeurope25
Machine Learning Prototyping with DuckDB and scikit-learn
In this blog post, we build a random forest classifier for penguins using scikit-learn and show how to use it for inferencing on a DuckDB dataset.
duckdb.org/2025/05/16/s...
Reference Tables and Columns in UDFs
www.linkedin.com/pulse/simpli...
Reference Tables and Columns in UDFs
www.linkedin.com/pulse/simpli...
@jaypowerbi.bsky.social Good job if this is you.
And that is pretty cool.
I better submit this to your repository, @marcorus.bsky.social
@jaypowerbi.bsky.social Good job if this is you.
With `spark_apply()`, you can write functions in #RStats and use them in #Spark queries.
Learn more in the blog post: posit.co/blog/databri...
With `spark_apply()`, you can write functions in #RStats and use them in #Spark queries.
Learn more in the blog post: posit.co/blog/databri...
Model: 1 Table, 1 Row, 1 Measure
First run: 1011 UDFs
Second run: 20011 UDFs
Their DAX code is straightforward:
(x int64) => x
Model: 1 Table, 1 Row, 1 Measure
First run: 1011 UDFs
Second run: 20011 UDFs
Their DAX code is straightforward:
(x int64) => x
Its funny bc I've written about a similar pattern here: www.dataduel.co/optimizing-s...
(dbt lets you break large functions into to small parts to be executed parallel)
Code: github.com/SamArch27/PR...
Paper: www.vldb.org/pvldb/vol18/...
Its funny bc I've written about a similar pattern here: www.dataduel.co/optimizing-s...
(dbt lets you break large functions into to small parts to be executed parallel)
User: Btw, you guys also support Python UDFs
Me: we support what now? (we only have Rust UDFs)
User: you can interpret Python with RustPython right as a UDF [which let's them use their internal python code as is]
Me: 🤯 🤯 🤯
User: Btw, you guys also support Python UDFs
Me: we support what now? (we only have Rust UDFs)
User: you can interpret Python with RustPython right as a UDF [which let's them use their internal python code as is]
Me: 🤯 🤯 🤯
Workshop: events.3nf.hr/Seminar.aspx...
Workshop: events.3nf.hr/Seminar.aspx...
Build once. Reuse everywhere.
Join the developers who’ve already made the switch (Link below) 🚀
#udfs #data #analytics
Build once. Reuse everywhere.
Join the developers who’ve already made the switch (Link below) 🚀
#udfs #data #analytics
All queries are prepared statements, it's all pushed ahead of time so it's all stored procedures.
All queries are prepared statements, it's all pushed ahead of time so it's all stored procedures.
github.com/bluesky-soci...
github.com/bluesky-soci...