Code Monkey home page Code Monkey logo

pandas-lab-aalkaline's Introduction

Business intelligence laboratory - Pandas lab starter code

This repository contains two notebooks:

  1. Introduction to Pandas, also available here
  2. The lab starter code. This is the one you need to fill out, commit and push to the repository. Your last commit before the deadline is will be graded.

Installation

The Anaconda Python distribution contains all necessary packages but you can also install the packages one-by-one via Miniconda or pip. Miniconda requires less disk space than Anaconda.

Installing the required packages via (Mini)conda:

conda install -c conda-forge notebook pandas matplotlib seaborn

You can optionally install the extension library for Jupyter and enable the Table of Contents (main/toc2) extension.

Running Jupyter

You are now ready to start a local jupyter server. Jupyter can be started from the terminal (we recommend Git BASH on Windows) by running:

jupyter notebook

This will start a local Jupyter server on port 8888. A URL that looks like this should be shown in the terminal:

http://127.0.0.1:8888/?token=TOKEN

Opening this URL should give you a directory listing. Navigate to the location of your Github Classroom repository and open the notebook.

Submission

Submissions must be made through Github Classroom. The invitation link is available in Moodle.

VERY IMPORTANT replace the contents of the neptun.txt file with your own Neptun code. Do not change the file's name.

pandas-lab-aalkaline's People

Contributors

aalkaline avatar github-classroom[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.