William Ayd

Results 81 issues of William Ayd

I am curious if there is a best practice for bundling libraries come from subpackages of the build system. In my particular case, I am using CMake, but I believe...

This is something I've chatted with @MarcoGorelli offline about. At the time it was implemented in seaborn, the Dataframe Interchange Protocol was the best option for exchanging dataframe-like data. However,...

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Bug
Strings
Needs Discussion
Arrow

### Describe the enhancement requested Is there a larger plan to start adding compute kernels for the binary view types? I see dedicated issues like https://github.com/apache/arrow/issues/43010 but I'm not sure...

Type: enhancement
Component: C++

closes https://github.com/innobi/pantab/issues/380

Needs some investigation, but I think we have a feasible path to replacing pyarrow with arro3 internally. The only thing we use pyarrow for is to create a recordbatchreader and...

good first issue

I think it would help simplify things if we set the internal __version__ attribute to match what importlib.metadata for the package lists. That way, we don't need to keep repeating...

good first issue

I think this is an issue upstream with nanoarrow or pyarrow, reported on the nanoarrow issue tracker

windows
c++

https://github.com/innobi/pantab/pull/351 added support for writing dictionary-encoded strings, which is useful for supporting categorical data types. While categorical is usually used to refer to strings, it can theoretically be used for...

c++

Thought this was fixed but double checked and we are not pushing 3.13 wheels to pypi. Any help investigating would be appreciated!

bug
hacktoberfest