Mikanebu / lab1

task1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESCRIPTION

This project contains data of regions of Almaty with the year, value and region

The scripts are located in the "scripts" folder. In the "archive" folder you will find the original csv file with which i worked with. "data" folder contains the finished product, and it consists of 3 columns and 3 rows.

  1. The first column shows the exact date
  2. the second column has different types of regions in it
  3. the third column has different values

The python script is in the "script" folder. It currently has only 1 library- "import csv". They script takes the data from the "source.csv", changes the date format in the 1 column, compiles it, and then posts the outcome into the "source2.csv" file.

About

task1


Languages

Language:Python 100.0%