Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 917 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 917 Bytes

Network Data Science - EN.580.129 (22)

A repo housing a course introducing students to network data science at Johns Hopkins University.

Term: Intersession 2023

Instructor: Benjamin D. Pedigo

Times: M T W Th F, 1:00PM - 4:15PM

Schedule: 01-09-2023 to 01-20-2023

Credits: 2

Repo structure

  • .github: Files specifying how the repo behaves on GitHub
  • data: Directory to store raw data.
  • docs: Files to build the documentation website in the form of a Jupyter Book
  • pkg: A local Python package used for analysis in the Jupyter Notebooks

Building the book

Coming soon

Running the code

Coming soon

Credits

This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.