Skip to content

Commit 32d5cd2

Browse files
committed
Update README.md
1 parent 1fbccb4 commit 32d5cd2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# IDS_706-Data_Engineering_Systems
2-
## Mini-Project 8 : Rewriting a Python Script in Rust
1+
# Rewriting a Python Script in Rust
32

43
### PURPOSE
54

6-
This project is for a data engineering course (Mini-Project 8). The purpose of this project is to rewrite an existing Python script used for data processing in the Rust programming language. The main goals of this project are as follows:
5+
The purpose of this project is to rewrite an existing Python script used for data processing in the Rust programming language. The main goals of this project are as follows:
76
1. Code Migration: Rewrite the Python script in Rust, ensuring it performs the same data processing tasks.
87
2. Performance Enhancement: Evaluate the improvements in terms of execution speed and resource usage after the migration to Rust.
98

0 commit comments

Comments
 (0)