cnpryer / awesome-polars

A curated list of polars projects and resources.
32 stars 4 forks source link

`awesome` submission tracking issue #1

Open cnpryer opened 2 years ago

cnpryer commented 2 years ago

https://github.com/sindresorhus/awesome/issues/2239

Karneades commented 2 years ago

Will jump in to the new approach of adding a new list entry :)

Add a description of what the topic polars is on top of the list.

cnpryer commented 2 years ago

🤔 do you mean like a brief description of what polars is?

Karneades commented 2 years ago

Yes, as described in the guidelines with

cnpryer commented 2 years ago

Ah, gotcha. Maybe this is too vague?

A curated list of polars projects and resources.

Karneades commented 2 years ago

This is not a description of the topic, it's the description of the list itself.

cnpryer commented 2 years ago

Yea I see. Good call out! I think we can just quote some polars verbiage for this.

Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as memory model.

I feel like as a topic it might need more, since I'd think the topic is more along the lines of use of polars.

Maybe

Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as memory model. Impressive projects and resources that use or reference the DataFrame library can be added to this list.

What do you think?

The topic I have there now is what seemed common in awesome-lists, but you're right. It's technically not allowed.

Karneades commented 2 years ago

The first quote is short and on the point. Would use this.

The rest, e.g. use of polars is implicitly given and don‘t need a mention and that all of the projects are impressive is also the status quo for an awesome list :)

Am Fr., 22.Apr..2022 um 16:57, Chris @.***> schrieb:

Yea I see. Good call out! I think we can just quote some polars verbiage for this.

Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as memory model.

I feel like as a topic it might need more, since I'd think the topic is more along the lines of use of polars.

Maybe

Polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as memory model. Impressive projects and resources that use or reference the DataFrame library can be added to this list.

What do you think?

The topic I have there now is what seemed common in awesome-lists, but you're right. It's technically not allowed..