- Added venv instruction + requirements.txt
- Added data folder structure with .gitkeep - Added .gitignore - Added load.py to load IMDB dataset and preview with D-Tale
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Run the following to install:
|
||||
# pip install -r requirements.txt
|
||||
|
||||
pandas
|
||||
dtale
|
||||
Reference in New Issue
Block a user