Skip to content

rogeriolaguilar/python_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python statistics

Statistics examples in Python.

Dependencies

  • Python3

Setup

For the first time:

Create a virtual environment:

make venv

Activate the virutal environment:

. venv/bin/activate

For VScode terminal, add this in settings.json

  "python.terminal.activateEnvironment": true,
  "python.venvPath": "Add_Venv_DirectoryPath_here",

Install libraries

make setup

Updating dependencies (requirements.txt)

make freeze

About

Statistics examples in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages