Tom Pollard

Results 96 comments of Tom Pollard

Interesting, thanks Andrew. @parisni @alistairewj @aparrot89 any thoughts on whether we should be putting in additional work to improve the mapping before the dataset is shared?

Thanks @260147169! @jraffa, if you have time, do you mind taking a quick look at the pull request? https://github.com/tompollard/tableone/pull/135

Yes! I assume this is https://cran.r-project.org/web/packages/skimr/vignettes/skimr.html? Looks like it might be possible to do this with Pandas DataFrames, e.g.: - https://stackoverflow.com/questions/53468558/adding-image-to-pandas-dataframe - https://stackoverflow.com/questions/37365824/pandas-ipython-notebook-include-and-display-an-image-in-a-dataframe

Yeah, it looks like these would require each column to be mapped to an 1/8th: https://www.compart.com/en/unicode/block/U+2580. Seems doable...

Thanks for picking this up Chris. We'll update the site shortly!

@cosgriffc after taking a look at this, it seems the suggested command is correct. There's no need to specify the directory because the wget command is following the URLs from...

No problem, these things help to keep us on our toes!

I coded something up based on the MIMIC approach, which I think ended up in a project repo though I don't remember which one. Not sure whether this was used....

Great, thanks for making a start on this Kristen. Before we merge the code there are a couple of issues that it would be good to resolve. The main issue...