Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafayak/data_manipulation
https://github.com/rafayak/data_manipulation
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafayak/data_manipulation
- Owner: RafayAK
- Created: 2024-10-26T20:15:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T11:30:43.000Z (about 2 months ago)
- Last Synced: 2024-10-28T01:56:20.236Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 25.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to run:
1. Clone the repository
2. Install the requirements
```bash
pip install -r requirements.txt
```
3. Run jupyter notebook
```bash
jupyter-lab
```
4. Open the notebook `sample.ipynb`