# UofG_PGT_IDSS **Repository Path**: ArvinZJC/UofG_PGT_IDSS ## Basic Information - **Project Name**: UofG_PGT_IDSS - **Description**: (Archived) This repository contains code written for practising the knowledge gained from the course Introduction to Data Science and Systems during the PGT study of MSc Computing Science in UofG. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://github.com/ArvinZJC/UofG_PGT_IDSS - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-14 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UofG_PGT_IDSS ![GitHub](https://img.shields.io/github/license/ArvinZJC/UofG_PGT_IDSS) This repository contains code written for practising the knowledge gained from the course **Introduction to Data Science and Systems** during the PGT study of MSc Computing Science in UofG. Please note that the code is licensed under [the MIT License](./LICENSE). ## ATTENTION 1. The IPYNB file can be opened and edited in Visual Studio Code (if supported). By 13 April 2021, everything looks good with the code editor (Version: 1.56.2). As an option, you can also use Jupyter Notebook in Anaconda. The primary packages used in the development are listed in the following table. | Name | Version | | :--: | :--: | | python | 3.8.8 | | [autograd](https://github.com/HIPS/autograd) | 1.0 | | [jhwutils](https://github.com/johnhw/jhwutils) | 1.0 | | matplotlib | 3.3.4 | | numpy | 1.20.1 | | pandas | 1.2.3 | | scipy | 1.6.1 |