Coming from Python and wondering if I should use Pandas.NET or learn built-in Dataframe stuff

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Pandas.NET

    Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.

  • I need to port some of my tools to this new language and I noticed that there is a Pandas.NET github repo which looks like it might be decent. But I see there is also a fairly new Dataframe feature in .Net Core and I don't know if I should learn that instead.

  • ExcelDataReader

    Lightweight and fast library written in C# for reading Microsoft Excel files

  • 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
  • CsvHelper

    Library to help reading and writing CSV files

  • I have used CsvHelper for years and ExcelDataReader https://joshclose.github.io/CsvHelper/

  • FileHelpers

    The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams

  • I’ve used https://www.filehelpers.net/ for a long time.

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Yeah but ultimately I need to add this tool to an asp.net website (that's how our team has deployed tools). I guess I should look and see if I can use Python inside a .Net app. I have never considered if that was possible so I'll go research it.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Should you use Newtonsoft.Json or System.Text.Json in 2023?

    3 projects | /r/dotnet | 12 Jul 2023
  • Exception handling between controller and service

    6 projects | /r/dotnet | 1 Jul 2023
  • Is MediatR the only real CQRS solution for .Net?

    4 projects | /r/dotnet | 6 May 2023
  • Creating a Web App using Excel

    4 projects | /r/Blazor | 12 Jan 2023
  • .NET-compatible scripting languages for users to write their own scripts to query/manipulate objects/properties in the app

    9 projects | /r/csharp | 6 Aug 2022