Giter Site home page Giter Site logo

pandland-oop's Introduction

Pandland

Welcome to the High Street Discount Data Consultancy Pandland! We are growing rapidly, and need to provide some BI metrics to measure how we've been doing. Unfortunately, our homemade Data Science library, oaklandas is broken! Can you fix it before the board meeting tomorrow?!

Setting Up the Suite

It works best in either Codespaces or a code editor with notebook support (PyCharm or VSCode with Jupyter). I don't understand Conda or JupyterLabs so you're on your own with that one. If you are running this on your own machine, set up a virtual environment by running python3 -m venv venv then source ./venv/bin/activate in unix or .\venv\Scripts\activate in smelly old Windows. Then install all the dependencies with pip3 install -r requirements.txt and you should be ready to go!

If you are running this in Codespaces, then it runs in an isolated Dev Container, so it runs fine. Press the play icon in the pandland.ipynb and install all the suggested extensions, then 'run all' to get the jupyter experience.

Fixing the Library

Make sure you are in the tutorial branch. All the functions are broken! If you run the notebook pandland.ipynb you can see what needs to happen - at the moment, each cell calls a function in oaklandas/oaklandas.py which is set to raise an error. This should perform the expected ask - change the class methods to perform the required task. You can check your work by running pytest -xv. You might have to restart the IPython kernel for libary changes to be reflected in the notebook.

pandland-oop's People

Contributors

bevanswanson avatar

Watchers

 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.