Skip to content

Releases: Sub6Resources/polars-astro

Version 0.2.2

17 Sep 20:09

Choose a tag to compare

Adds scan_fits, read_fits and a new np namespace to DataFrames.

Full Changelog: 0.1.3...0.2.2

Initial Release

04 Apr 22:32

Choose a tag to compare

Added support for scanning FITS files into a Polars LazyFrame. This allows efficient lookups and data querying using Polars' expressive DataFrame syntax.