William Ayd

Results 81 issues of William Ayd

We should set up doctest to avoid issues like #73 in the future

good first issue

The Hyper API establishes a date as a uint32, a time as a uint64 but I think writes both in as a int64 There are probably some weird edge cases...

c++

A C extension was developed in #31 to help read performance, but there are a few tweaks that could still make this more efficient. An obvious improvement would be to...

enhancement
help wanted

enhancement

Tableau offers Spatial as a distinct type in the Hyper API, so we should probably offer some support for GeoPandas Dataframes during serialization

enhancement
help wanted

Initial implementation - could use some guidance on a few points

Fix issue where json.dumps provided a different error message than json.dump with non-finite values * Issue: gh-86018

awaiting review

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

bug

Wanted to see if we could modernize this a bit - looks like a lot of the documentation still wants users to use Python2.7 alongside this. Not sure everything here...

This isn't exactly the same usage but I think is more idiomatic

cleanup
Tools