Giter Site home page Giter Site logo

smishr / juliacon2021-statisticswithjuliafromthegroundup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoninazarathy/juliacon2021-statisticswithjuliafromthegroundup

1.0 0.0 0.0 33.42 MB

3 Hour Workshop for JuliaCon 2021

Julia 0.01% Jupyter Notebook 100.00%

juliacon2021-statisticswithjuliafromthegroundup's Introduction

Statistics with Julia From the Ground Up

This is a workshop prepared for JuliaCon2021. See the abstract.

A sample animation created during the workshop

In order to run the workshop make sure that you have Julia executable installed (it was tested under Julia 1.6.0 and 1.6.2).

One way to run the workshop is to run as follows (you may also view the installation video):

  1. Clone this workshop repository to a local folder on your computer (or download the zip file).
  2. Start Julia.
  3. If you don't have IJulia installed install it via (] puts you in package manager mode):
] 
add IJulia

Now hit backspace to exit the package manager.

  1. Start Jupyter Notebook with:
using IJulia
notebook()

The first time you run notebook you may be asked if to install Conda. Recommended to hit y.

  1. In the Jupyter envionrment that opens in your web browser, navigate to the correct folder which you downloaded, open the Workshop.ipynb file, and run the first few cells up to the section Why Julia?. These cells will install the needed packages in the enviornment for the workshop. This will take considerable time but only needs to be run once. Note the line with using RCall is commented out. If you have R installed on your system you may uncomment it (delete #uncomment if using R: ).

You can also consider:

Some key links:

juliacon2021-statisticswithjuliafromthegroundup's People

Contributors

yoninazarathy avatar

Stargazers

 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.