TL;DR: SmugMug seems like the best combination of price, storage, and features.
Note: I'm only considering high storage options
Price: $40 / year
Storage: unlimited
Web: A
Mobile: B
{ | |
"metadata": { | |
"name": "" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
from StringIO import StringIO | |
from tokenize import generate_tokens, NAME | |
import patsy | |
def _tokens_from_patsy(node): | |
""" | |
Yields all the individual tokens from within a patsy formula | |
as parsed by patsy.parse_formula.parse_formula. |
In [68]: s1 = pd.Series(range(1, 11)) | |
In [69]: s2 = pd.Series({0: 11.111111, | |
....: 2: 33.333333, | |
....: 4: 55.555556, | |
....: 1: 66.666667, | |
....: 3: 133.333333, | |
....: 5: 200.000000, | |
....: 7: 266.666667, | |
....: 9: 333.333333}) |
I hereby claim:
To claim this, I am signing this object: