Wingetlywingetly
← All apps
X

xan

by médialab Sciences Pov0.61.0

Last updated

The CSV magician

Install with winget

$ winget install --id medialab.xan --exact --version 0.61.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

xan is a command line tool that can be used to process CSV files directly from the shell.

It has been written in Rust to be as fast as possible, use as little memory as possible, and can very easily handle large CSV files (Gigabytes). It leverages a novel SIMD CSV parser and is also able to parallelize some computations (through multithreading) to make some tasks complete as fast as your computer can allow.

It can easily preview, filter, slice, aggregate, sort, join CSV files, and exposes a large collection of composable commands that can be chained together to perform a wide variety of typical tasks.

xan also offers its own expression language so you can perform complex tasks that cannot be done by relying on the simplest commands. This minimalistic language has been tailored for CSV data and is way faster than evaluating typical dynamically-typed languages such as Python, Lua, JavaScript etc.

Note that this tool is originally a fork of BurntSushi's xsv, but has been nearly entirely rewritten at that point, to fit SciencesPo's médialab use-cases, rooted in web data collection and analysis geared towards social sciences (you might think CSV is outdated by now, but read our love letter to the format before judging too quickly).

xan therefore goes beyond typical data manipulation and expose utilities related to lexicometry, graph theory and even scraping.

Beyond CSV data, xan is able to process a large variety of CSV-adjacent data formats from many different disciplines such as web archival (.cdx) or bioinformatics (.vcf, .gtf, .sam, .bed etc.). xan is also able to convert to & from many data formats such as json, excel files, numpy arrays etc. using xan to and xan from. See this section for more detail.

Finally, xan can be used to display CSV files in the terminal, for easy exploration, and can even be used to draw basic data visualisations.

Installers · v0.61.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for xan.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Wondershare RecoveritWondershare Software Co.,Ltd.
    Wondershare.Recoveritv14.5.2.6

    Quickly restore precious documents, emails, and other files.

  • Find and MountA-FF Data Recovery
    Atola.FindandMountv2.32

    Recover deleted partitions

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • Microsoft PowerBI DesktopMicrosoft Corporation
    Microsoft.PowerBIv2.157.1354.0

    Visualize any data and integrate the visuals into the apps you use every day with Power BI, a unified platform for self-service and business intelligence.

  • C
    crocschollz
    schollz.crocv11.5.2

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

  • RStudioPosit Software
    Posit.RStudiov2026.09.0+174

    RStudio is an integrated development environment (IDE) for R.

More from médialab Sciences Po or browse csv, data, datascience.

Frequently asked questions

How do I install xan on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id medialab.xan --exact --version 0.61.0. winget downloads the installer from médialab Sciences Po and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install xan silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id medialab.xan --exact 0.61.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall xan via winget?
Run: winget uninstall --id medialab.xan --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from xan's Apps & Features entry.
Is xan free?
xan is distributed under Unlicense, MIT. Refer to the publisher (https://github.com/medialab/xan) for the full license terms - Wingetly itself does not charge for installation.
Does xan work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls xan directly from the publisher.
How do I keep xan up to date?
Run winget upgrade --id medialab.xan --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of xan from microsoft/winget-pkgs.

Recent versions

  • 0.61.0latest
  • 0.60.0
  • 0.59.0
  • 0.58.0
  • 0.57.1
  • 0.57.0
  • 0.56.0
  • 0.55.0
  • 0.54.1
  • 0.54.0