mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Add correlation module and update exports in stats module
This commit is contained in:
parent
d5afb4e87a
commit
b7480b20d4
@ -1,2 +1,7 @@
|
|||||||
pub mod descriptive;
|
pub mod descriptive;
|
||||||
pub mod distributions;
|
pub mod distributions;
|
||||||
|
pub mod correlation;
|
||||||
|
|
||||||
|
pub use descriptive::*;
|
||||||
|
pub use distributions::*;
|
||||||
|
pub use correlation::*;
|
Loading…
x
Reference in New Issue
Block a user