-
-
Notifications
You must be signed in to change notification settings - Fork 123
UPDATE README #576 #580
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
Open
svetlana-s88
wants to merge
28
commits into
SENATOROVAI:main
Choose a base branch
from
svetlana-s88:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
UPDATE README #576 #580
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c16234d
Add log1 notebook and scripts, update pre-commit config
svetlana-s88 9f100e3
[TASK] Quiz #6 (https://github.com/SENATOROVAI/intro-cs/issues/6)
svetlana-s88 80bf5e6
[TASK] Quiz #4(https://github.com/SENATOROVAI/intro-cs/issues/4)
svetlana-s88 157a2ec
[TASK] Quiz#7 (https://github.com/SENATOROVAI/intro-cs/issues/7)
svetlana-s88 c5877e1
[TASK] Commits #5 (https://github.com/SENATOROVAI/intro-cs/issues/5)
svetlana-s88 f718a0e
[TASK] Commits #5 (https://github.com/SENATOROVAI/intro-cs/issues/5)
svetlana-s88 e05ae74
Merge branch 'main' of https://github.com/svetlana-s88/Data-Science-F…
svetlana-s88 760439c
[TASK] Issues # 2 (https://github.com/SENATOROVAI/intro-cs/issues/2)
svetlana-s88 ed19d6b
[TASK] Issues # 2 (https://github.com/SENATOROVAI/intro-cs/issues/2)
svetlana-s88 8f21f8c
Merge branch 'main' of https://github.com/svetlana-s88/Data-Science-F…
svetlana-s88 872f53f
#576
svetlana-s88 57e571f
[TASK] Контрибьютинг в Open Source (https://github.com/SENATOROVAI/in…
svetlana-s88 9730c89
Merge pull request #1 from svetlana-s88/TASK-8
svetlana-s88 d385916
task1
svetlana-s88 ae1121f
task1_clean code
svetlana-s88 a4f17a3
task 1 loops
svetlana-s88 64874d0
task 1 data_types
svetlana-s88 2c78e2e
task 1 data_types_python
svetlana-s88 b55492e
task 1 datetime
svetlana-s88 d6eb20a
task 1 files
svetlana-s88 1908986
task 1 functions
svetlana-s88 4db767c
task 1 classes, tuples, lists
svetlana-s88 72b1759
Create countries.csv
svetlana-s88 f0a9be0
Create cpython.py
svetlana-s88 ce99f49
task 1 dictionaries and iterators
svetlana-s88 c3ad265
task 1 decorators
svetlana-s88 6fcaed1
task 1 oop
svetlana-s88 5f542bb
Merge pull request #2 from svetlana-s88/TASK1
svetlana-s88 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,92 @@ | ||
| { | ||
| "cells": [ | ||
| { | ||
| "cell_type": "code", | ||
| "execution_count": 1, | ||
| "id": "db5dd10c", | ||
| "metadata": {}, | ||
| "outputs": [ | ||
| { | ||
| "data": { | ||
| "text/plain": [ | ||
| "'Ответы на вопросы.'" | ||
| ] | ||
| }, | ||
| "execution_count": 1, | ||
| "metadata": {}, | ||
| "output_type": "execute_result" | ||
| } | ||
| ], | ||
| "source": [ | ||
| "\"\"\"Ответы на вопросы.\"\"\"" | ||
| ] | ||
| }, | ||
| { | ||
| "cell_type": "markdown", | ||
| "id": "839c522b", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "Проект в который вы отправили пул реквест, попадает под определение опенсорса:\n", | ||
| "Есть ли у него лицензия? Обычно в корне репозитория находится файл LICENSE.\n", | ||
| "Ответ: да, Apache License.\n", | ||
| "Напишите название понравившейся компании и ссылку на репозиторий\n", | ||
| "Ответ: Yandex CatBoost, ссылка на репозиторий: https://github.com/catboost/catboost\n", | ||
| "Проект активно принимает стороннюю помощь?\n", | ||
| "Ответ: да\n", | ||
| "Напишите второе улучшение которое вы сделали. \n", | ||
| "Ответ: исправила описание в файле README.\n", | ||
| "Посмотрите на коммиты в основной ветке, напишите общее количество\n", | ||
| "Ответ: 50 274 коммита по состоянию на 7.03.2026г.\n", | ||
| "Когда был последний коммит? \n", | ||
| "Ответ: последний коммит был 5 марта 2026 года\n", | ||
| "\n", | ||
| "Сколько контрибьюторов у проекта?\n", | ||
| "Ответ: 401\n", | ||
| "Как часто люди коммитят в репозиторий? (На GitHub выяснить это можно, кликнув по ссылке «Commits» в верхней панели.) \n", | ||
| "Ответ: часто, каждую неделю \n", | ||
| "\n", | ||
| "Сколько сейчас открытых ишью?\n", | ||
| "Ответ: 654\n", | ||
| "Быстро ли мейнтейнеры реагируют на ишью после того, когда они открываются?\n", | ||
| "Ответ: да\n", | ||
| "Ведётся ли активное обсуждение ишью?\n", | ||
| "Ответ: обсуждение есть, 1-3 человека комментируют.\n", | ||
| "Есть ли недавно созданные ишью?\n", | ||
| "Ответ: последнее issue было создано на прошлой неделе. \n", | ||
| "Есть ли закрытые ишью? (На странице Issues GitHub-репозитория щелкните на вкладку «Closed», чтобы увидеть закрытые ишью.)\n", | ||
| "Ответ: сейчас 1871 закрытых ишью.\n", | ||
| "Сколько сейчас открытых пул-реквестов?\n", | ||
| "Ответ: 28\n", | ||
| "Быстро ли мейнтейнеры реагируют на пул-реквесты после их открытия?\n", | ||
| "Ответ: да, в тот же день\n", | ||
| "Ведётся ли активное обсуждение пул-реквестов? \n", | ||
| "Ответ: \n", | ||
| "Есть ли недавно отправленные пул-реквесты?\n", | ||
| "Ответ: да\n", | ||
| "Как давно были объединены пул-реквесты? (На странице Pull Request GitHub-репозитория щелкните на вкладку «Closed», чтобы увидеть закрытые пул-реквесты.)\n", | ||
| "Ответ: 4 марта 2026\n" | ||
| ] | ||
| } | ||
| ], | ||
| "metadata": { | ||
| "kernelspec": { | ||
| "display_name": "base", | ||
| "language": "python", | ||
| "name": "python3" | ||
| }, | ||
| "language_info": { | ||
| "codemirror_mode": { | ||
| "name": "ipython", | ||
| "version": 3 | ||
| }, | ||
| "file_extension": ".py", | ||
| "mimetype": "text/x-python", | ||
| "name": "python", | ||
| "nbconvert_exporter": "python", | ||
| "pygments_lexer": "ipython3", | ||
| "version": "3.13.11" | ||
| } | ||
| }, | ||
| "nbformat": 4, | ||
| "nbformat_minor": 5 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| # %% | ||
| """Ответы на вопросы.""" | ||
|
|
||
| # Проект в который вы отправили пул реквест, попадает под определение опенсорса: | ||
| # Есть ли у него лицензия? Обычно в корне репозитория находится файл LICENSE. | ||
| # Ответ: да, Apache License. | ||
| # Напишите название понравившейся компании и ссылку на репозиторий | ||
| # Ответ: Yandex CatBoost, ссылка на репозиторий: https://github.com/catboost/catboost | ||
| # Проект активно принимает стороннюю помощь? | ||
| # Ответ: да | ||
| # Напишите второе улучшение которое вы сделали. | ||
| # Ответ: исправила описание в файле README. | ||
| # Посмотрите на коммиты в основной ветке, напишите общее количество | ||
| # Ответ: 50 274 коммита по состоянию на 7.03.2026г. | ||
| # Когда был последний коммит? | ||
| # Ответ: последний коммит был 5 марта 2026 года | ||
| # | ||
| # Сколько контрибьюторов у проекта? | ||
| # Ответ: 401 | ||
| # Как часто люди коммитят в репозиторий? (На GitHub выяснить это можно, кликнув по ссылке «Commits» в верхней панели.) | ||
| # Ответ: часто, каждую неделю | ||
| # | ||
| # Сколько сейчас открытых ишью? | ||
| # Ответ: 654 | ||
| # Быстро ли мейнтейнеры реагируют на ишью после того, когда они открываются? | ||
| # Ответ: да | ||
| # Ведётся ли активное обсуждение ишью? | ||
| # Ответ: обсуждение есть, 1-3 человека комментируют. | ||
| # Есть ли недавно созданные ишью? | ||
| # Ответ: последнее issue было создано на прошлой неделе. | ||
| # Есть ли закрытые ишью? (На странице Issues GitHub-репозитория щелкните на вкладку «Closed», чтобы увидеть закрытые ишью.) | ||
| # Ответ: сейчас 1871 закрытых ишью. | ||
| # Сколько сейчас открытых пул-реквестов? | ||
| # Ответ: 28 | ||
| # Быстро ли мейнтейнеры реагируют на пул-реквесты после их открытия? | ||
| # Ответ: да, в тот же день | ||
| # Ведётся ли активное обсуждение пул-реквестов? | ||
| # Ответ: | ||
| # Есть ли недавно отправленные пул-реквесты? | ||
| # Ответ: да | ||
| # Как давно были объединены пул-реквесты? (На странице Pull Request GitHub-репозитория щелкните на вкладку «Closed», чтобы увидеть закрытые пул-реквесты.) | ||
| # Ответ: 4 марта 2026 | ||
| # |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok