ST2187 Seminar 1 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
Строка 1: Строка 1:
 +
Home work for Seminar 1
 +
 +
1. Students should propose the YAML description for ZONE4 of Bakery Manufacturing and Distribution Center in the format  [https://yaml.org/spec/1.2/spec.html YAML]
 +
 +
All files should be named in style ST2187-2020-FIO-Seminar_01-zone4.yaml
 +
 +
2. You should connect Python to data from HSE-WMSSIM-ABC-01.xlsx,  convert it to csv and develop the histogramm for boxes weight with the step equals 100, 200 and 400 gramms 
 +
 +
***********************************************************************
 +
 
Домашнее задание по семинару 1.
 
Домашнее задание по семинару 1.
  

Версия 18:42, 14 сентября 2020

Home work for Seminar 1

1. Students should propose the YAML description for ZONE4 of Bakery Manufacturing and Distribution Center in the format YAML

All files should be named in style ST2187-2020-FIO-Seminar_01-zone4.yaml

2. You should connect Python to data from HSE-WMSSIM-ABC-01.xlsx, convert it to csv and develop the histogramm for boxes weight with the step equals 100, 200 and 400 gramms

Домашнее задание по семинару 1.

1. Необходимо создать описание Зоны 4 для Bakery Manufacturing and Distribution Center в формате YAML

Все файлы порождаемые студентами должны иметь наименования

ST2187-2020-FIO-Seminar_01-zone4.yaml

FIO - латиницей в стиле IvanovII

Кириллицу и спецсимволы кроме _ и - а также пробелы в названиях файлов использовать запрещено.

2. Необходимо подключить Python к файлу HSE-WMSSIM-ABC-01.xlsx, конвертировать его в csv формат и построить гистограмму распределения ящиков по весу

Шаг по весу принять равным 100, 200 и 400 граммам