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

Custom traitlet classes for pyarrow table, color/float accessors #51

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 4, 2023

Change list

  • Custom FloatAccessor and ColorAccessor traits that validate input (either scalar or numpy/pyarrow array)
  • PyarrowTableTrait that validates input is a pyarrow table and has a geoarrow.* column

Closes #40, closes #2

@kylebarron kylebarron merged commit a25b504 into main Oct 4, 2023
4 checks passed
@kylebarron kylebarron deleted the kyle/accessor-traitlets branch October 4, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch dataframe to be stored on widget as geodataframe? store pyarrow table in traitlet on widget?
1 participant