Docs.rs
flowcode-core-0.4.1-alpha
flowcode-core 0.4.1-alpha
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
KumarOmnis
Dependencies
chrono ^0.4
normal
optional
duckdb ^0.9.2
normal
optional
half =2.2.1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
strsim ^0.10.0
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.0
dev
tempfile ^3.3
dev
Versions
19.1%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
flowcode_
core
0.4.1-alpha
Module predict
Module Items
Functions
In flowcode_
core::
commands
flowcode_core
::
commands
Module
predict
Copy item path
Source
Functions
ยง
predict
Linear extrapolation using the last two numeric values inside provided arguments. Non-numeric items cause a higher-level error, so this function assumes inputs are numeric.