Skip to content

Sandra-Senn/Fundamentals_of_Data_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundamentals of Data Visualization

This repository was created for the module "Fundamentals of Data Visualization" in the spring semester 2025 at FHNW. It contains work related to the fundamentals of creating effective and meaningful data visualizations.


Content

  • gdv.ipynb:
    Jupyter Notebook with code, explanations, and visualization examples as part of coursework for the module.

  • abgabe_gdv_sandra_senn_fs25.pdf:
    The official project submission for the module.

  • requirements.txt:
    List of Python dependencies required to run the notebook(s).


Usage

  1. Clone or download this repository.
  2. Install the required Python libraries using:
   pip install -r requirements.txt
  1. Open gdv.ipynb in Jupyter Notebook, JupyterLab, or VS Code to view and interact with the visualizations.

Repository Structure


Repo Structure
-------------
.
├── .gitignore
├── README.md
├── abgabe_gdv_sandra_senn_fs25.pdf
├── gdv.ipynb
└── requirements.txt

Notes

  • All work in this repository was completed as part of coursework for FHNW.
  • The main focus is on demonstrating key principles of data visualization using Python.

License

This repository is for academic and personal use.
If you intend to reuse any part of this work, please credit the original author.


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors