2,900 page Manual about Pandas [pdf]

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rover

    Simple, powerful data frames for Ruby (by ankane)

    For dataframes libraries in Ruby, there are Rover[0] and Daru[1]:

    [0]:https://github.com/ankane/rover

    [1]:https://github.com/SciRuby/daru

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. daru

    Data Analysis in RUby

    For dataframes libraries in Ruby, there are Rover[0] and Daru[1]:

    [0]:https://github.com/ankane/rover

    [1]:https://github.com/SciRuby/daru

  4. krangl

    Discontinued krangl is a {K}otlin DSL for data w{rangl}ing

    > And what's the alternative, Excel?

    Take this with a grain of salt from someone who needs data manipulation occasionally every now and then (as opposed to being a full time number-cruncher, data-scientist, statistician etc.), using krangl[1] for Kotlin has been a great experience.

    I was drawn to this library because I use Kotlin in my dayjob for backend development, but I love how well Kotlin's succinct syntax & features like extension functions lends itself to data transformation & ETL kind of use cases.

    Also it doesn't hurt that JVM has a plethora of libraries available for things like DB access, plotting, etc.

    I am sure that Pandas has many features I am unaware of, and for a lot of people the high-ish startup time can be a deterrant, but for most of my day to day data munging the combination of jbang, krangl & kravis has been a pretty good fit.

    [1] https://github.com/holgerbrandl/krangl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SLF4K VS kotlin-logging - a user suggested alternative

    2 projects | 18 Mar 2024
  • I created a library for parsing text in Kotlin. Better than regular expressions.

    4 projects | /r/programming | 10 Jul 2023
  • Why should I use kotlinx.serialization?

    4 projects | /r/Kotlin | 24 Feb 2023
  • EffeKt: reactivity in kotlin

    6 projects | /r/Kotlin | 20 Feb 2023
  • Can I use third-party libraries for projects?

    1 project | /r/Hyperskill | 24 Jan 2023

Did you know that Ruby is
the 12th most popular programming language
based on number of references?