Francis changelog

Median Functions

changelog cover

As part of our continuous efforts to extend the functions library in Francis, we've now added support for medians. Similar to the existing sum and average functions, the median functions are released with three additional variants:

  • median_last_year()

  • median_ytd()

  • median_last()

To learn more about the newly released median functions, visit our documentation.