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

Реализовать функцию set_main_attr #12

Open
navolotsky opened this issue Oct 24, 2018 · 0 comments
Open

Реализовать функцию set_main_attr #12

navolotsky opened this issue Oct 24, 2018 · 0 comments
Labels
priority/normal Normal issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized

Comments

@navolotsky
Copy link
Member

Task request

Цель задачи

Реализовать функцию set_main_attr(docID: str, attr: dict)

Решение задачи

Аналогично задаче #11, но проверка атрибутов иная: в словаре должны содержаться только главные атрибуты (supertype, doc_type, title, release_date, text_source_url, text_location), при этом не должен содержаться doc_id и любые другие атрибуты.

Дополнительный контекст или ссылки на связанные с данной задачей issues

#9

@navolotsky navolotsky added type/feature New feature as a list of functional requirements of the client's point of view priority/normal Normal issue priority type/task Formalizing definition of something that should be realized labels Oct 24, 2018
@navolotsky navolotsky added this to the Интенсив milestone Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal Normal issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized
Projects
None yet
Development

No branches or pull requests

2 participants