From 97c71c61d6231f5e3f8939e5d4450be3382328f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=A1=D0=B5=D0=BC=D1=91=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D1=8B=D1=85?= Date: Wed, 6 May 2026 13:06:05 +0300 Subject: [PATCH] LABA_2 --- .ipynb_checkpoints/Untitled-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/Untitled1-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/matplotlib-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/numpy-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/pandas-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/seaborn-checkpoint.ipynb | 9 ++++++++- .ipynb_checkpoints/tqdm-checkpoint.ipynb | 9 ++++++++- 2LABA.ipynb | 13 +++++++++++++ 8 files changed, 69 insertions(+), 7 deletions(-) create mode 100644 2LABA.ipynb diff --git a/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/.ipynb_checkpoints/Untitled-checkpoint.ipynb index 363fcab..4276760 100644 --- a/.ipynb_checkpoints/Untitled-checkpoint.ipynb +++ b/.ipynb_checkpoints/Untitled-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "c356642a86006994" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/Untitled1-checkpoint.ipynb b/.ipynb_checkpoints/Untitled1-checkpoint.ipynb index 363fcab..c7fb5a8 100644 --- a/.ipynb_checkpoints/Untitled1-checkpoint.ipynb +++ b/.ipynb_checkpoints/Untitled1-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "cae5a158a0ceef9e" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/matplotlib-checkpoint.ipynb b/.ipynb_checkpoints/matplotlib-checkpoint.ipynb index 363fcab..42e758a 100644 --- a/.ipynb_checkpoints/matplotlib-checkpoint.ipynb +++ b/.ipynb_checkpoints/matplotlib-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "d69266a0f4afa5c9" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/numpy-checkpoint.ipynb b/.ipynb_checkpoints/numpy-checkpoint.ipynb index 363fcab..637fa95 100644 --- a/.ipynb_checkpoints/numpy-checkpoint.ipynb +++ b/.ipynb_checkpoints/numpy-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "f84d5ad7321ebb7b" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/pandas-checkpoint.ipynb b/.ipynb_checkpoints/pandas-checkpoint.ipynb index 363fcab..150e95b 100644 --- a/.ipynb_checkpoints/pandas-checkpoint.ipynb +++ b/.ipynb_checkpoints/pandas-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "5851d5dbe1210fce" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/seaborn-checkpoint.ipynb b/.ipynb_checkpoints/seaborn-checkpoint.ipynb index 363fcab..77301e1 100644 --- a/.ipynb_checkpoints/seaborn-checkpoint.ipynb +++ b/.ipynb_checkpoints/seaborn-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "d236d4fb7f0e2dd3" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/.ipynb_checkpoints/tqdm-checkpoint.ipynb b/.ipynb_checkpoints/tqdm-checkpoint.ipynb index 363fcab..fb00004 100644 --- a/.ipynb_checkpoints/tqdm-checkpoint.ipynb +++ b/.ipynb_checkpoints/tqdm-checkpoint.ipynb @@ -1,5 +1,12 @@ { - "cells": [], + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "de0d70db355bb5c5" + } + ], "metadata": {}, "nbformat": 4, "nbformat_minor": 5 diff --git a/2LABA.ipynb b/2LABA.ipynb new file mode 100644 index 0000000..6e2d004 --- /dev/null +++ b/2LABA.ipynb @@ -0,0 +1,13 @@ +{ + "cells": [ + { + "metadata": {}, + "cell_type": "raw", + "source": "", + "id": "6bd3d2c648b71e8d" + } + ], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 5 +}