JohnKun136NVCP / Network-Science_TSFC_UNAM

Introducción a la Ciencia de Redes usando Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Network Science.

Requirements 📖

Instalar requerimientos (Fast) ⚡

pip install -r requirements.txt

How to install? ⁉️

Igraph

pip3 install igraph

NetworkX

pip3 install networkx[default]

Matplotlib

pip3 install matplotlib

Seaborn

pip3 install seaborn

Pandas

pip3 install pandas

Colaboración con 👥

Biblografía 📚

About

Introducción a la Ciencia de Redes usando Python

License:MIT License


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.6%Language:HTML 0.1%Language:TeX 0.0%