-
Notifications
You must be signed in to change notification settings - Fork 15
Define API to convert datasets from one format to another format #60
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
Comments
@aashish24 Is this for converting formats of in-memory data objects, e.g. geopandas dataframe to polygon collection class (for getting pysal weights)? Or in terms of points to polygons, polygons to weights, etc? |
@chuehlien lets talk more about it when you guys are back on the project. |
@aashish24 Which formats and datatypes should be supported by the converter? |
@aashish24 Wanted to follow up on format/type converter--is this an immediate (short-term) priority? |
I started a new branch with a sketch of a potential converter API. I'll make a quick commit with an alternative skeleton that may be better. |
See #92 |
@chuehlien
The text was updated successfully, but these errors were encountered: