Skip to content

dianalopez507/master-bonn-stat-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

master-bonn-stat-methods

📊 Assignments of Statistical Methods here!

‼️ IMPORTANT:

  • The version that we're going to submit will be always in the "Final" folder.
  • If you want to make BIG changes or work in a specific problem create a "YourName_Version#_Stat_P0#.ipynb" inside the problem folder "Ex.#".
  • If you're sure of your results, plots or analysis just update/push the file in the "Final" folder.
  • We can add comments on everyone notebook, but add your Name to the comment :).

Some useful commands for using git in the terminal:

  git init                              -> Initialize the enviroment
  git status                            -> Shows the status of your local repository
  git add .                             -> Adds all the files in the main respository 
  git commit -m "message here"          -> Description of the changes
  git push origin main                  -> To upload your changes
  git pull origin main                  -> To download the changes

About

Repository for Statistical Methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •