Brandon Schabell

Results 3 issues of Brandon Schabell

When decoding a Pandas Dataframe which contains a list value, it is being decoded as a string. ```python import jsonpickle import jsonpickle.ext.pandas as jsonpickle_pandas jsonpickle_pandas.register_handlers() df = pd.DataFrame({'col1': [[1, 2,...

wishlist
bug

I have a feature request: I'm starting to work with videos more often and I'm spending far too long creating generators that can tie multiple frames together into 4D tensors...

image

## What this PR does / why we need it: Several references to the old repo were still present, so this PR updates those references. ## Checklist - [x] Chart...