tigers 0.1.5

DataFrame library for Rust, inspired by Pandas
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.csv]
version = "1.1.6"

[package]
description = "DataFrame library for Rust, inspired by Pandas"
edition = "2021"
license = "MIT"
name = "tigers"
readme = "README.md"
repository = "https://github.com/adaliaramon/tigers"
resolver = "2"
version = "0.1.5"