Andrew

Results 154 comments of Andrew

Thanks @nateprewitt . I also look forward to the patch fixing the adapter which was out solution for #1698 from the requests side.

We identified an issue and released patches in May to address it. These patches prevent you from using version 2.32.* of the requests library because version 2.32.3 wasn't available yet....

@nateprewitt I'll check out this doc and get back in a few. If my answer is there I will close this. What I am seeing is that if the common...

GeoJSON says that all coordinates must be longitude/latitude or X/Y. This means the GeoJSON spec takes precedence over the crs. see: https://www.rfc-editor.org/rfc/rfc7946.html#appendix-A.1

When you pickle an object it saves the state of the dataframe, so shouldn't that include any accessors?

I need to pull information into my accessor that is `metadata` about where the source dataset. This can be things like author, data capture, methodologies, etc... I figured doing a...

`attrs` says it's experimental. Is this slated to be a full feature in a near release?

I think `attrs` would be the way to go, but I want to ask my question again. What is the timeline to move this property outside of the `experimental` phase?

You are passing in a URL, it takes Table or FeatureLayer