Chris Pryer

Results 206 comments of Chris Pryer

Started [awesome-polars](https://github.com/cnpryer/awesome-polars).

I also do not know the repo (yet), but im interested in tinkering. If there's no one on this at the moment I could check it out at some point.

Makes sense. I'd want to look at it a bit, but with limited rust knowledge I'd assume you mean adding an additional condition like ```rs // .. "active" if gcloud_context.config_name...

Is anyone still on this? Or is it now a different issue?

I'm interested in preserving order here too, but it looks like it's stored as a hashmap internally. So this is probably where order isn't preserved. On a side note, I'm...

I'm open to contributing to someone's fork if there's enough support. Otherwise I'll probably just queue up PRs here and point at my own.

> There is also the DataFrame API which would seem a better fit for `polars`: > > * https://github.com/data-apis/dataframe-api > > > > > *It would be pretty neat if...

I imagine projects like NumPy are targeted for the Array API. So not sure if Series fits here, and if it doesn't then the next question is where does that...