Coder Social home page Coder Social logo

gallego-j-qlsc612's Introduction

README file

This readme file briefly describes how to install the necessary dependencies for the code presented in the Jupyter Notebook of my repo for assignment 1. It also describes how to run the code and what outputs are expected

Requirements

-Everything is embedded into a Jupyter Notebook (https://jupyter.org/) written in Python language (https://www.python.org/). You can review the code directly on GitHub as the outputs are embeded on it, but the format may be altered and sometimes gifs may not load so it better to open it as a Jupyter notebook.

-To be able to run this you will need to have a Python version higher than 3 installed. For machines with linux it is usually already installed.

-You can manage different versions in your computer using pyenv (https://realpython.com/python-virtual-environments-a-primer/#using-different-versions-of-python).

-Alternatively, as performed here, you can install a particular Python version on a conda environment (https://docs.conda.io/en/latest/miniconda.html)

-Then you need to install Jupyter dependencies using conda or pip install, depending what you are using (https://jupyter.org/install).

-Finally we will be using different python tools that we will have to install import to run our scripts, these include: -pandas -numpy -matplotlib.pyplot -stats from scipy -HTML from IPython.display -seed from numpy.random -randint from numpy.random

-The Jupyter notebook contains only 15 cells (first and last without code) and each step is explained in there. After installing the required dependecies, it should not be a problem to run it very easily and quicky. -You should be able to see the updated dataframe structure after running cells 3, 4, 5, 6 and 7 -You should be able to obtain 2 scatter plots after running cells 8 and 12 -You should be abble to see the printed r coefficient and p value after running cells 9 and 13 -You should be able to see a gif after running cells 10 and 14 -Check if you browser supports gif format to display gifs.

gallego-j-qlsc612's People

Contributors

jbpoline avatar jogaru1818 avatar rmarkello 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.