Skip to content

Instantly share code, notes, and snippets.

View ericdatakelly's full-sized avatar

Eric Kelly ericdatakelly

View GitHub Profile
def task_data():
"download the sample data"
return dict(actions=["wget https://docs.google.com/uc?id=1rkoE_xoUN7YMefnUcJ-LXAlI5gU8qYLv&export=download -O test_FA.nii.gz".split()], targets=["test_FA.nii.gz"])
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ericdatakelly
ericdatakelly / 2021-10-11-colorizing.ipynb
Created October 21, 2021 03:09 — forked from tonyfast/2021-10-11-colorizing.ipynb
learning about dataframes using color
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ericdatakelly
ericdatakelly / 2021-10-08-distributions-dataframe.ipynb
Created October 21, 2021 03:09 — forked from tonyfast/2021-10-08-distributions-dataframe.ipynb
create a dataframe from your python distributions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.