Advertisement · 728 × 90

Posts by F# Online

Next week I will present the new work on Fable Beam at Oslo F# Meetup 💫 #fsharp #fablecompiler

4 weeks ago 13 5 1 0
Preview
Release v3.1.0 - Repo Assisted · fsprojects/SwaggerProvider feat: Add IgnoreParseErrors parameter to OpenApiClientProvider (#300) feat: Add SchemaReaderErrors property to OpenApiClientProvider (fixes #160) (#327) fix: include response body in OpenApiExcepti...

First Repo Assisted release of SwaggerProvider is out #fsharp github.com/fsprojects/S... 🎉🤖

3 weeks ago 11 3 1 0

The technical debt of the library has now been completely cleared and it is in excellent shape to be a long-standing part of the FsLab suite of packages for F#.

There's room for a more Pandas-direct-equivalent in the F# world, but that's for another day.

Enjoy your data frames! #fsharp

3 weeks ago 5 0 0 0
Preview
🌈Repo Assist: Crunching the Technical Debt with GitHub Agentic Workflows I have spent the weekend using GitHub Agentic Workflows to make Repo Assist, a generic, all-purpose automated repository assistant for software maintainers. For some repos, some of the time. I craf…

Deedle 4.0.1 was prepared by Don Syme using a mix of human guidance and AI coding assists, including Repo Assist (dsyme.net/2026/02/25/r...)

The excellent design and ultra-clean implementation by @tomasp.net - along with excellent community issue reports - allowed for rapid progress.

3 weeks ago 3 0 1 0

🔧 Deedle 4.0.1 fixes a long list of real-world bugs:

DateTime FSI formatting, numeric widening, DelayedSeries range tracking, inexact Lookup on series, Frame.ofRecords for private types, windowSize bounds, Finance.ewmVol...

+SourceLink, benchmark suite, and NUnit 4 / FsCheck 3. Solid foundations.

3 weeks ago 0 0 1 0

⚡ I/O and performance in Deedle 4.0.1:

• Frame.ReadCsv now accepts URLs directly
• New typeResolver and encoding parameters for CSV
• CSV writer: repeated-value ToString() now cached

3 weeks ago 0 0 1 0

💙 C# developers — Deedle 4.0.1 has you covered too:

New extension methods: WindowWhile, ChunkWhile, PairwiseWith, MapRows, MapCols, ZipInto, ZipAlignInto, ZipInner

F# libraries and C# interop — better together

#dotnet #csharp

3 weeks ago 0 0 1 0
Advertisement

📊 Stats module in Deedle 4.0.1:

• Stats.expanding/movingMedian
• Stats.cov, corr - pairwise series covariance & correlation
• Stats.cov/corrMatrix - full matrix for a Frame
• Stats.describe - pandas-style per-column summary

May align with FSharp.Stats in future

3 weeks ago 0 0 1 0

📈 Series gets a lot of love too in 4.0.1:

Series.rank/rankWith/ntile, sweepLevel, replaceValue, maskValues/maskAll, diffDate/diffDateOffset, pctChange, filterByMask, before/after/startAt/endAt/between, windowWhileFromEnd, chunkWhileFromEnd

Pandas-style ergonomics, F#-style correctness ✨ #fsharp

3 weeks ago 2 0 1 0

🖼️ Deedle 4.0.1 adds a ton of new Frame operations:

Frame.interleave, joinOn, nestRowsBy, compare, rankRowsBy, meltBy, distinctRowsBy, toJson/saveJson, pctChange, filterRowsByMask, iloc, mapColValuesAs, renameCol, indexRowsApply and more.

Feels much more like a complete data toolkit now 🙌

3 weeks ago 2 0 1 0

📦 Three new integration packages in Deedle 4.0.1:

• Deedle.Arrow - Apache Arrow / Feather interop, Frame ↔ RecordBatch, IPC I/O
• Deedle.MicrosoftML - ML.NET IDataView integration with vector column support
• Deedle.Excel.Reader - cross-platform xlsx/xls reading

Interopate with data frames!

3 weeks ago 0 0 1 0

🎉 Deedle 4.0.1 is out! The F# data frame library just got a massive update - new packages, new operations, better stats, performance wins, and many long-standing bugs squashed. A huge amount of community-originated requests in one release. Full notes 👇

github.com/fslaborg/Dee...

#fsharp #dotnet

3 weeks ago 10 3 1 0
Preview
F# Weekly #8, 2026 – Boosting F# Libraries with Automated Agentic AI Welcome to F# Weekly, A roundup of F# content from this past week: News What’s new in 1.1 | Elmish Land Microsoft News Migrate your Semantic Kernel and AutoGen projects to Microsoft Agent Fra…

F# Weekly #8, 2026 - Boosting F# Libraries with Automated Agentic AI #fsharp sergeytihon.com/2026/02/22/f...

1 month ago 9 3 0 0
Preview
Release SqlHydra v3.5.0 · JordanMarr/SqlHydra SqlHydra.Query 3.5.0 New Feature: SQL Server Upsert (insertOrUpdateOnUnique) SqlHydra.Query now supports insert-or-update (upsert) for SQL Server via the new insertOrUpdateOnUnique custom operation...

SqlHydra v3.5 released with new query functionality for SQL Server. #fsharp

github.com/JordanMarr/S...

1 month ago 13 3 0 0

Just joined Bluesky! Senior F# engineer based in Barcelona — 10+ years building production systems with DDD, event sourcing, and Ports & Adapters. Excited to connect with the functional programming community here.
#fsharp #dotnet #functionalprogramming

1 month ago 17 3 0 0
Preview
F# Weekly #9, 2026 – Crunching the Technical Debt with Repo Assist Welcome to F# Weekly, A roundup of F# content from this past week: News Pure-F# training/inference workflow around Qwen3-4B with NVFP4 [Poll] Consider changing the default of fsharp_multiline_brack…

F# Weekly #9, 2026 - Crunching the Technical Debt with Repo Assist #fsharp sergeytihon.com/2026/03/01/f...

1 month ago 17 6 0 0
TradeKart | The rapid delivery app for tradespeople Trade materials delivered in as little as 1 hour. Get the materials you need delivered in an instant. Stay in control with real-time tracking, so you’ll know exactly when your order is picked, packed,...

Hey #fsharp sky!

We have an upcoming role for a dev working at tradekart.com.

Full-Stack, with strong FE skills. We have some react apps, but will probably be looking to build some stuff in HTMX (or similar tech) in next few months.

DM me for more details, please repost for reach.

1 month ago 12 11 4 0
Advertisement

Smashing work!

1 month ago 0 0 0 0
Preview
FSharp.Control.AsyncSeq 4.7.0 Asynchronous sequences for F#

Version 4.7.0 of FSharp.Control.AsyncSeq has been published.

www.nuget.org/packages/FSh...

Developed with the help of Repo Assist github.com/githubnext/a...

#fsharp

1 month ago 10 2 1 0
Preview
RE#: how we built the world's fastest regex engine in F# | ian erik varatalu

RE#: how we built the world's fastest regex engine in F# iev.ee/blog/resharp... #regex #fsharp

1 month ago 32 9 1 0
Learning Functional Programming with F# I'm not a programmer by profession or trade but I've always enjoyed working with computers and have dabbled in programming for as long as I'...

Starting to learn more about functional programming using F#. Definitely off to a challenging start coming from an imperative programming background but going to try to stick with it.
blog.samirparikh.com/2026/03/lear...

#fsharp

1 month ago 11 1 1 0

The reason F# is so enjoyable for me to write code in, is that the code complexity tends to decrease as I add more features. Better abstractions become discoverable as I go along, and the cost/risk of refactoring is very low. The end result is usually much simpler than I expected.

#fsharp

1 month ago 20 1 1 0
Higher Order Functions in F# One of the things about F# that I am still trying to better understand is the concept of treating functions as “first class citizens”, espec...

I made a post on higher order functions in #fsharp to document what I'm learning about functional programming in general and the language in particular. As always, feedback and suggestions welcome!

blog.samirparikh.com/2026/03/high...

1 month ago 7 1 0 0

Been doing @gleam.run and #fsharp side by side the past few days (porting libs).

Two of the best programming languages I have worked with. And so much you can enrich your knowledge of one with the help of the other.

1 month ago 6 2 0 0
Preview
RFC: How should Fantomas handle lambda expressions that would change semantics on a single line? · Issue #3279 · fsprojects/fantomas RFC: How should Fantomas handle lambda expressions that would change semantics on a single line? Background: how Fantomas works Fantomas is not a "find-and-replace" tool that tweaks whitespace in y...

Hey #fsharp what are your thoughts on github.com/fsprojects/f... ?

1 month ago 4 3 0 0
Advertisement
Preview
GitHub - dbrattli/Fable.Actor: F# Actors for Fable and Beam F# Actors for Fable and Beam. Contribute to dbrattli/Fable.Actor development by creating an account on GitHub.

The start of a cross-platform Actor library for F# / Fable ✨ Works on .NET, Python, JS and ... BEAM. Single process except BEAM where you get multi-process and supervision. Same code runs everywhere 🤩 #fablecompiler #fsharp github.com/dbrattli/Fab...

1 month ago 14 3 1 0
Preview
Suggestion: Add yaml type provider to F# data family? · Issue #1645 · fsprojects/FSharp.Data Probably needs few revisions for modern dotnet and dependant packages? https://fsprojects.github.io/FSharp.Configuration/YamlConfigProvider.html

F# community: "Suggestion: Add yaml type provider to F# data family?" (that's all they write)

Me: "/repo-assist Implement a YamlProvider"

Result within an hour: New type provider with testing, CI passing

github.com/fsprojects/F...

#fsharp

1 month ago 24 7 2 0
Preview
[Repo Assist] Add `dotnet fsdocs convert` command for single-file conversion by github-actions[bot] · Pull Request #1019 · fsprojects/FSharp.Formatting 🤖 This PR was created by Repo Assist, an automated AI assistant. Closes #811 Summary This adds a new convert verb to the fsdocs CLI tool, enabling conversion of a single .md, .fsx, or .ipynb file t...

F# folk, am working with @nojaf.com on a request from Nick Herchey to add support to fsdocs for "fsdocs convert" to easily convert between the nice literate programming formats F# supports - .fsx, .md, .ipynb, .tex

Please take it for a spin and give feedback

github.com/fsprojects/F...

1 month ago 5 3 1 0

F# folk, with @nojaf.com we've added support for generating llms.txt to the fsdocs tool that's widely used by the F# community.

We'll release it soon but if you have a chance to take it for a spin before please do.

github.com/fsprojects/F...

#fsharp

1 month ago 18 5 2 0
Fable · Announcing Fable 5 Release Candidate

The wait is over! Fable 5 Release Candidate is officially here.

After a year of hard work from the community, we're bringing you:
✨ .NET 10 & F# 10 support
🐍 A massive Python update (now powered by a Rust core & PyPI!)
🌐 Cleaner JS/TS Pojo bindings

fable.io/blog/2026/20...

#fsharp #fablecompiler

1 month ago 38 13 5 0