Skip to content

Commit

Permalink
Cleanup pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
prrao87 committed Mar 23, 2024
1 parent ceef09a commit 7043195
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ The following pieces are covered:
| Age grouping | Files | enums |
| Datetime parsing | Files | chrono, lifetimes |
| Extract pronouns from text | Files | rayon, parallelism |
| Polars EDA | DataFrames | TBD |
| Postgres | Databases | async, sqlx, tokio |
| Meilisearch | CLIs | async, async-std, clap |
| REST API to Postgres | APIs | axum, async, tokio |
Expand Down
1 change: 0 additions & 1 deletion book/src/introduction/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Rust's learning curve is considerably steeper than Python's, so the table below
| Age grouping | Files | enums |
| Datetime parsing | Files | chrono, lifetimes |
| Extract pronouns from text | Files | rayon, parallelism |
| Polars EDA | DataFrames | TBD |
| Postgres | Databases | async, sqlx, tokio |
| Meilisearch | CLIs | async, async-std, clap |
| REST API to Postgres | APIs | axum, async, tokio |
Expand Down
1 change: 0 additions & 1 deletion book/src/introduction/introduction.md

This file was deleted.

0 comments on commit 7043195

Please sign in to comment.