Hi,
I just checked and your submission is still running. The current log outputs are:
_01_process_load_all
0%| | 0/1 [02:27<?, ?it/s]
Traceback (most recent call last):
File "_01_process_load_all.py", line 101, in <module>
tmp_df.columns = features
File "/env/lib/python3.7/site-packages/pandas/core/generic.py", line 5478, in __setattr__
return object.__setattr__(self, name, value)
File "pandas/_libs/properties.pyx", line 66, in pandas._libs.properties.AxisProperty.__set__
File "/env/lib/python3.7/site-packages/pandas/core/generic.py", line 670, in _set_axis
self._mgr.set_axis(axis, labels)
File "/env/lib/python3.7/site-packages/pandas/core/internals/managers.py", line 221, in set_axis
f"Length mismatch: Expected axis has {old_len} elements, new "
ValueError: Length mismatch: Expected axis has 20 elements, new values have 24 elements
_02_process_multilabel
load data
Traceback (most recent call last):
File "_02_process_multilabel.py", line 74, in <module>
process_multilabel()
File "_02_process_multilabel.py", line 63, in process_multilabel
df = pd.read_pickle(os.path.join(result_file_path,'tmp.pkl'))
File "/env/lib/python3.7/site-packages/pandas/io/pickle.py", line 190, in read_pickle
storage_options=storage_options,
File "/env/lib/python3.7/site-packages/pandas/io/common.py", line 651, in get_handle
handle = open(handle, ioargs.mode)
FileNotFoundError: [Errno 2] No such file or directory: './result/tmp.pkl'
_03_process_text
INFO: Pandarallel will run on 10 workers.
INFO: Pandarallel will use standard multiprocessing data transfer (pipe) to transfer data between the main process and workers.
load data
100%|██████████| 1/1 [01:05<00:00, 65.16s/it]
tokenizer.decode
_04_process_text_count
INFO: Pandarallel will run on 10 workers.
INFO: Pandarallel will use standard multiprocessing data transfer (pipe) to transfer data between the main process and workers.
load data
load WORDS
word_count_append
tweet_nortsign
count_words
count_char
count_ats
hash0
tweet