TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fast DataFrames for Ruby

122 pointsby aa_memonover 2 years ago

6 comments

dangover 2 years ago
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)
pelasacoover 2 years ago
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_over 2 years ago
ankane’s gems are truly something.
评论 #34425309 未加载
评论 #34426551 未加载
pantsforbirdsover 2 years ago
polars is a really great library. Cool to see it expanding into so many languages too.
tsaoyuover 2 years ago
<a href="https:&#x2F;&#x2F;xorbits.io&#x2F;benchmark" rel="nofollow">https:&#x2F;&#x2F;xorbits.io&#x2F;benchmark</a>
评论 #34426350 未加载
oofbeyover 2 years ago
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 未加载