Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NataliiaButenko
/
DLA_python_practice
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
37 Commits
37 Commits
Folders and files
Name
Name
Last commit message
Last commit date
Additional_hw_1_Базові_типи_даних_Цикли.ipynb
Additional_hw_1_Базові_типи_даних_Цикли.ipynb
Additional_hw_2_Data_structures,_loops_and_functions.ipynb
Additional_hw_2_Data_structures,_loops_and_functions.ipynb
Additional_hw_3_Functions,_list_comprehensions,_classes.ipynb
Additional_hw_3_Functions,_list_comprehensions,_classes.ipynb
Additional_hw_4_Pandas.ipynb
Additional_hw_4_Pandas.ipynb
Additional_hw_5_Data_visualizations.ipynb
Additional_hw_5_Data_visualizations.ipynb
Additional_hw_6_Pandas_+_Viz.ipynb
Additional_hw_6_Pandas_+_Viz.ipynb
HW_11_1_Візуалізація_даних_з_Pandas_ipynb.ipynb
HW_11_1_Візуалізація_даних_з_Pandas_ipynb.ipynb
HW_11_2_Візуалізація_даних_з_Matplotlib.ipynb
HW_11_2_Візуалізація_даних_з_Matplotlib.ipynb
HW_11_3_Статистичні_візуалізації_з_Seaborn.ipynb
HW_11_3_Статистичні_візуалізації_з_Seaborn.ipynb
HW_12_1_Інтеграція_Python_та_SQL_запити_даних.ipynb
HW_12_1_Інтеграція_Python_та_SQL_запити_даних.ipynb
HW_12_2_Внесення_оновлень_в_БД_і_робота_з_транзакціями.ipynb
HW_12_2_Внесення_оновлень_в_БД_і_робота_з_транзакціями.ipynb
HW_12_3_Робота_з_АРІ_та_створення_ETL_пайплайну.ipynb
HW_12_3_Робота_з_АРІ_та_створення_ETL_пайплайну.ipynb
HW_15_2_Перевірка_статиcтичних_гіпотез_Z_test.ipynb
HW_15_2_Перевірка_статиcтичних_гіпотез_Z_test.ipynb
HW_15_3_Тести_для_малих_вибірок_та_пропорцій.ipynb
HW_15_3_Тести_для_малих_вибірок_та_пропорцій.ipynb
HW_15_4_Аналіз_А_В_тестів.ipynb
HW_15_4_Аналіз_А_В_тестів.ipynb
HW_16_1_Прогнозування_орендної_плати_за_житло.ipynb
HW_16_1_Прогнозування_орендної_плати_за_житло.ipynb
HW_16_2_Прогнозування_кредитного_ризику.ipynb
HW_16_2_Прогнозування_кредитного_ризику.ipynb
HW_17_1_Чистий_код.ipynb
HW_17_1_Чистий_код.ipynb
Lecture_0_jupyter_demo.ipynb
Lecture_0_jupyter_demo.ipynb
hw_10_1_Введення_у_Pandas_та_NumPy_.ipynb
hw_10_1_Введення_у_Pandas_та_NumPy_.ipynb
hw_10_2_Основи_роботи_з_даними_у_Pandas.ipynb
hw_10_2_Основи_роботи_з_даними_у_Pandas.ipynb
hw_10_3_Розширені_методи_обробки_даних_у_Pandas.ipynb
hw_10_3_Розширені_методи_обробки_даних_у_Pandas.ipynb
hw_10_4_apply,_groupby,_pivot_table.ipynb
hw_10_4_apply,_groupby,_pivot_table.ipynb
hw_9_1_Cинтаксис_Python.ipynb
hw_9_1_Cинтаксис_Python.ipynb
hw_9_1_Операції_над_даними.ipynb
hw_9_1_Операції_над_даними.ipynb
hw_9_2_Control_Flow.ipynb
hw_9_2_Control_Flow.ipynb
hw_9_2_Словники,_набори,_кортежі.ipynb
hw_9_2_Словники,_набори,_кортежі.ipynb
hw_9_2_Списки.ipynb
hw_9_2_Списки.ipynb
hw_9_3_Comprehensions.ipynb
hw_9_3_Comprehensions.ipynb
hw_9_3_Цикл_for.ipynb
hw_9_3_Цикл_for.ipynb
hw_9_3_Цикл_while.ipynb
hw_9_3_Цикл_while.ipynb
hw_9_4_Функції_Продовження.ipynb
hw_9_4_Функції_Продовження.ipynb
hw_9_4_Функціїї_Основи.ipynb
hw_9_4_Функціїї_Основи.ipynb
hw_9_5_Класи.ipynb
hw_9_5_Класи.ipynb
hw_9_5_Модулі_Винятки.ipynb
hw_9_5_Модулі_Винятки.ipynb
View all files
About
No description, website, or topics provided.
Activity
Stars
1
star
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.