File:Exercise5.zip

Revision as of 09:16, 30 March 2020 by Daniel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Exercise5.zip(file size: 3.95 MB, MIME type: application/zip)
Warning: This file type may contain malicious code. By executing it, your system may be compromised.

Ex.5: Networks

Installation instructions:

  • Unzip the file
  • You will need Jupyter. Presumably you have it already installed and running from the previous exercises.
 If not, a simple and good choice would be to install the Anaconda python distribution (www.anaconda.com).
  • You need to have the following packages installed:
 - numpy
 - pandas
 - matplotlib
 - seaborn
 - networkx
 - scipy
 - markov_clustering
 For installation, open a terminal / console and type: 

 pip install numpy pandas matplotlib seaborn networkx scipy markov_clustering
 Depending on your environment, you may have to use pip3, or with a sudo in front.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current09:19, 30 March 2020 (3.95 MB)Daniel (talk | contribs)
  • You cannot overwrite this file.