Skip to content
Snippets Groups Projects
Commit 112f3f75 authored by Richter, Manuela's avatar Richter, Manuela
Browse files

added notebook for analysis

parent 793f18c9
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id:9d0d63c1 tags:
# FAIRe Qualitäts-KPIs
%% Cell type:code id:c61985be tags:
``` python
# import modules
from functions import calculation_rules
from functions import classes
```
%% Cell type:code id:8d0d8deb tags:
``` python
# test the import
calculation_rules.test_function()
```
%% Output
You called the test function.
%% Cell type:code id:d211b05d tags:
``` python
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment