Skip to content

Releases: simonw/datasette-statistics

0.2.1

30 Nov 23:34
d5d5353

Choose a tag to compare

  • Now packaged using pyproject.toml. #6

0.2

15 Oct 18:47
bb43a7a

Choose a tag to compare

0.2
  • Seven new statistical functions: statistics_median_low(), statistics_median_high(), statistics_geometric_mean(), statistics_stdev(), statistics_pstdev(), statistics_variance(), statistics_pvariance() - thanks, Łukasz Langa. #2

0.1.1

16 Sep 03:21

Choose a tag to compare

  • Now works with text columns containing numbers, rather than raising an error. #1

0.1

16 Sep 03:08

Choose a tag to compare

0.1
  • Initial release.