It's a collection of my first python projects.
Yandex - folder with projects for Yandex Practicum, it's divided into 3 modules by chronological order.
Bosh - it's a test task for an ML internship in Bosh, based on the Kaggle dataset "Airline Delay and Cancellation Data, 2009 - 2018". It contains two files: DA (data analysis) and ML (machine learning)
Separately there is a folder called "other" for different small projects. A file named "statistics for the article" contains elements of statistical analysis for scientific work on otorhinolaryngology, the article required graphs and tables, which were interesting to make using python tools. "Bus station" it's a try to extract data from XML-file and develop an interactive map using Folium