https://github.com/ging-dev/mapred-demo
https://github.com/ging-dev/mapred-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ging-dev/mapred-demo
- Owner: ging-dev
- Created: 2023-05-02T13:00:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T14:37:26.000Z (over 2 years ago)
- Last Synced: 2025-01-13T14:19:15.994Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```bash
pip install -r requirements.txt
```
## Running
```bash
python mapred.py
```
## Credit
- Thanh Tran (Answer)
- Tran Thi Minh Nguyet (Question)