CGS602A: Basic Statistics, Data Analysis, Inference

Links, Resources

  1. Python and useful Python Libraries
    Python is available here. A tutorial can be found here.
    Some useful libraries are below.
  2. Anaconda
    Anaconda provides a packaged distribution that contains many Python based utilities like Jupyter notebook, Jupyter Lab (new version of notebook), Spyder (IDE for Python) and several other utilities. It is available here.
  3. Other interesting links