Skip to content

0.4.2

Compare
Choose a tag to compare
@apjanke apjanke released this 07 Feb 17:23
· 17 commits to main since this release

0.4.2 (2024-02-07)

  • Add end override methods to string, datetime, etc. so x(end) indexing works correctly.
  • table
    • table: summary: omit NaNs from mean(), include NaN counts.
    • table: Fix rownames, broken by bad internal .Properties reference.
  • categorical.summary: include frequencies in output

Documentation

  • Alphabetize methods under classes in alphabetical index.