before merge, in all the code that uses the class rename
the method "to_list_of_documents" to "to_documents"
(because it returns a dataframe and not a list).
Reorganized code into readable functions, hopefully MUCH more
readable now. I'm pretty proud of it. :-)
Important:
before merge, in all the code that uses the class rename
the method "to_list_of_documents" to "to_documents"
(because it returns a dataframe and not a list).
Reorganized code into readable functions, hopefully MUCH more
readable now. I'm pretty proud of it. :-)
Этот запрос на слияние может быть объединён автоматически.
Important:
before merge, in all the code that uses the class rename the method "to_list_of_documents" to "to_documents" (because it returns a dataframe and not a list).
Reorganized code into readable functions, hopefully MUCH more readable now. I'm pretty proud of it. :-)