Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kk/4831_parse_docx_files #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

kk/4831_parse_docx_files #13

wants to merge 1 commit into from

Conversation

Kiryakor
Copy link

@Kiryakor Kiryakor commented Dec 22, 2020

Программа для парсинга таблиц из файла с расширением .docx

При создании объекта класса ParsePhytoplankton в качество параметра необходимо передать название файла(+путь к нему). Пример: ParsePhytoplankton('data.docx'). Файл mt.docx лежит в корневой папке проекта.

Данные полученные из data.docx записываются в 3 файла headerPhytoplankton.tsv, bodyPhytoplankton.tsv, bottomPhytoplankton.tsv и будут располагаться в корневой папке проекта

Демонстрация работы программы
gif file

@Kiryakor Kiryakor changed the title kk/task1_parse_docx_files kk/parse_docx_files Dec 22, 2020
@Kiryakor Kiryakor changed the title kk/parse_docx_files kk/4831_parse_docx_files Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant