mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-19 20:30:01 +00:00
Remove local build instructions from the introduction of the user guide
This commit is contained in:
parent
ae27ed9373
commit
83ac9d4821
@ -4,12 +4,7 @@ Welcome to the **RustFrame User Guide**. This book provides a tour of
|
||||
RustFrame's capabilities from basic data handling to advanced machine learning
|
||||
workflows. Each chapter contains runnable snippets so you can follow along.
|
||||
|
||||
To build this guide locally run `./build.sh` in the `docs/` directory. The
|
||||
chapters are arranged sequentially:
|
||||
|
||||
1. [Data manipulation](./data-manipulation.md) for loading and transforming data.
|
||||
2. [Compute features](./compute.md) for statistics and analytics.
|
||||
3. [Machine learning](./machine-learning.md) for predictive models.
|
||||
4. [Utilities](./utilities.md) for supporting helpers and upcoming modules.
|
||||
|
||||
Let's begin with some tabular data!
|
||||
|
Loading…
x
Reference in New Issue
Block a user