Sam Boysel

Results 5 issues of Sam Boysel

--- name: theme-request about: Use the following template if you want a new theme to be included in the collection. title: Add Solarized8 Dark to the collection. labels: theme request...

Perhaps you can leverage [skimr](https://github.com/ropensci/skimr)

Had the need recently to use something like this ``` r library(fredr) library(tidyverse) fredr_paginate 6 B080… 2018-10-03 2018-10-03 Mean… 2009-01-01 2016-01-01 #> 7 B080… 2018-10-03 2018-10-03 Mean… 2009-01-01 2016-01-01 #>...

enhancement

- Update to python3. Just ran `2to3 -w -n facebook.py` - Merges fix for node feature processing by @lucashu1 from 6e69eb05b79f722ae27dfa6412648a0bbe16ed6e. See #2 . EDIT: Meant to create this PR...

Adds [Bitcoin OTC trust weighted signed network](http://snap.stanford.edu/data/soc-sign-bitcoin-otc.html) from SNAP. Note that the `SimpleDiGraph` object in this PR includes only the edges of this dataset, not the edge attributes. I'll leave...