Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client mode supports dataframes, np.ndarray, structured and recarray #813

Merged
merged 4 commits into from
Nov 14, 2019

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Nov 12, 2019

Add support for pandas and numpy data structures into client mode widget - previously these weren't getting serialized properly.

Additionally, add clear() and replace() to the viewer, as well as remove column promotion logic from updates - it will cause an error.

@texodus
Copy link
Member

texodus commented Nov 14, 2019

Thanks for the PR! Looks good!

@texodus texodus merged commit d43d73d into master Nov 14, 2019
@texodus texodus deleted the numpy-client branch November 14, 2019 09:30
@texodus texodus added the enhancement Feature requests or improvements label Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants