Skip to content

Day 3 of the DATPREP course teaches you how to use python for scientific purposes, and visualization.

Notifications You must be signed in to change notification settings

uis-datprep/scientific-python

Repository files navigation

UiS Preparatory Course - An introduction to scientific Python

This repository contains the materials for the second day of the DATPREP course. Solutions and more information for this day can be found here. All the files used in this course are included in this repository.

Setting up the coding environment

We recommend you to install anaconda and work on Jupyter notebook. If you are familiar with python programming, you can choose whatever tool that you want to use.

Anaconda

The core component to proceed with the course, Python3 and Jupyter notebook should be installed. There are various ways to set up the environment. However, we recommend you to use Anaconda Distribution.

Installation (Windows, MacOS)

  1. Download Python 3 version from the Anaconda website
    • The version should be python 3.9.
  2. Install on your local machine.
  3. All the necessary resources (e.g., Python) will be installed while installing Anaconda.

About

Day 3 of the DATPREP course teaches you how to use python for scientific purposes, and visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published