Skip to content

v 0.9.9

Compare
Choose a tag to compare
@lambdamusic lambdamusic released this 01 Jul 14:10
· 16 commits to master since this release

v 0.9.9

This release primarily improves the hyperlinked tables feature for Jupyter environments.

  • Test suite for magic commands
  • Improvements to the --nice and --links rendering of dataframes within the %%dsldf magic command
    • When using hyperlinks, drop IDs if title is present
    • Return affiliations as a list with GRID links
    • Generic 'default_transform' method for extra column not in transformations
  • New parameters for DslDataset.as_dataframe() method allow calling the 'nice' and 'links' renderers without a magic command