Zaktualizuj 'lab2/main.py'
This commit is contained in:
parent
5304535b15
commit
4c815368c0
@ -40,7 +40,7 @@ def create_train_dev_test():
|
|||||||
print("\nData dev description: ")
|
print("\nData dev description: ")
|
||||||
|
|
||||||
|
|
||||||
imbd_data = pd.read_csv('../imdb_top_1000.csv')
|
imbd_data = pd.read_csv('imdb_top_1000.csv')
|
||||||
|
|
||||||
drop_relevant_columns()
|
drop_relevant_columns()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user