dataframe-library

Open-source projects categorized as dataframe-library

Top 6 dataframe-library Open-Source Projects

  • polars

    Dataframes powered by a multithreaded, vectorized query engine, written in Rust

  • Project mention: Why Python's Integer Division Floors (2010) | news.ycombinator.com | 2024-02-28

    This is because 0.1 is in actuality the floating point value value 0.1000000000000000055511151231257827021181583404541015625, and thus 1 divided by it is ever so slightly smaller than 10. Nevertheless, fpround(1 / fpround(1 / 10)) = 10 exactly.

    I found out about this recently because in Polars I defined a // b for floats to be (a / b).floor(), which does return 10 for this computation. Since Python's correctly-rounded division is rather expensive, I chose to stick to this (more context: https://github.com/pola-rs/polars/issues/14596#issuecomment-...).

  • Morpheus

    The foundational library of the Morpheus data science framework

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • red_amber

    A dataframe library for Rubyists.

  • heidi

    heidi : tidy data in Haskell

  • gaenari

    c++ incremental decision tree

  • mainframe

    mainframe - a lightweight dataframe library for C++

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

dataframe-library related posts

  • Why Python's Integer Division Floors (2010)

    1 project | news.ycombinator.com | 28 Feb 2024
  • Stuff I Learned during Hanukkah of Data 2023

    5 projects | dev.to | 18 Dec 2023
  • Polars 0.20 Released

    1 project | news.ycombinator.com | 16 Dec 2023
  • Segunda linguagem

    3 projects | /r/brdev | 10 Dec 2023
  • Polars: Dataframes powered by a multithreaded query engine, written in Rust

    1 project | news.ycombinator.com | 7 Dec 2023
  • Summing columns in remote Parquet files using DuckDB

    4 projects | news.ycombinator.com | 16 Nov 2023
  • Polars 0.34 is released. (A query engine focussing on DataFrame front ends)

    1 project | /r/u_Dazzling_Finger_8120 | 26 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source dataframe-library projects? This list will help you:

Project Stars
1 polars 26,378
2 Morpheus 235
3 red_amber 61
4 heidi 25
5 gaenari 24
6 mainframe 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com