commit 57a52e1ec1297033c57428061ba69954da5ab51f Author: stud203992 Date: Wed Apr 29 18:04:17 2026 +0300 initialization diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0949605 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.venv/ +.idea/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..53258f7 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Работа с JupyterLab, анализ и визуализация данных (Задание 3, Практика 2) \ No newline at end of file