forestfire-data 0.3.0

Tabular data preprocessing and storage for ForestFire.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "forestfire-data"
version = "0.3.0"
edition = "2024"
license = "MIT"
repository = "https://github.com/wsperat/forest-fire"
description = "Tabular data preprocessing and storage for ForestFire."

[dependencies]
arrow.workspace = true
rand.workspace = true