TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fast DataFrames for Ruby

122 点作者 aa_memon超过 2 年前

6 条评论

dang超过 2 年前
Recent and related:<p><i>Modern Polars: A comparison of the Polars and Pandas dataframe libraries</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34275818" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34275818</a> - Jan 2023 (62 comments)<p>Also:<p><i>Polars: Fast DataFrame library for Rust and Python</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29584698" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29584698</a> - Dec 2021 (124 comments)<p><i>Polars: Rust DataFrames Based on Apache Arrow</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23768227" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23768227</a> - July 2020 (1 comment)
pelasaco超过 2 年前
I think its really interesting such gems offering a ruby layer on top of rust libs. One issue that I have with that is - and maybe it&#x27;s my ignorance - but is that necessary to bundle the original lib as <a href="https:&#x2F;&#x2F;github.com&#x2F;ankane&#x2F;polars-ruby&#x2F;tree&#x2F;master&#x2F;ext&#x2F;polars">https:&#x2F;&#x2F;github.com&#x2F;ankane&#x2F;polars-ruby&#x2F;tree&#x2F;master&#x2F;ext&#x2F;polars</a> ? I can imagine that makes easier to avoid breakage, or with C extensions, because you dont have some dependency manager around, but couldn&#x27;t we sort it with Cargo? For instance, having the version locked and it could download (and cache) the dependency when necessary?
ssaunier_超过 2 年前
ankane’s gems are truly something.
评论 #34425309 未加载
评论 #34426551 未加载
pantsforbirds超过 2 年前
polars is a really great library. Cool to see it expanding into so many languages too.
tsaoyu超过 2 年前
<a href="https:&#x2F;&#x2F;xorbits.io&#x2F;benchmark" rel="nofollow">https:&#x2F;&#x2F;xorbits.io&#x2F;benchmark</a>
评论 #34426350 未加载
oofbey超过 2 年前
I&#x27;m trying to imagine why somebody would start a data analytics project in ruby.
评论 #34424633 未加载
评论 #34424314 未加载
评论 #34423991 未加载
评论 #34423948 未加载
评论 #34426477 未加载
评论 #34425199 未加载
评论 #34424003 未加载
评论 #34424554 未加载
评论 #34425069 未加载
评论 #34424729 未加载