Austin Dickey

Results 2 issues of Austin Dickey

#### Code Sample, a copy-pastable example if possible ```python INDEX_COLS = ['group', 'timestamp'] left = pandas.DataFrame({ 'group': ['a', 'a', 'b', 'b'], 'timestamp': [0, 1, 2, 5], 'obs1': [10, 11, 12,...

Enhancement
Reshaping

Hi @jayqi , Thanks for this package; it's really helped me advance in my work. I think Spongebob's speech bubbles deserve to look a bit nicer with corners. [This wikipedia...

enhancement
help wanted