Update documentations/Ergebnisse/Zwischenbericht_und_Praesentation/TiRo/verflechtungsanalyse.md

Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
Tim Ronneburg 2024-01-21 11:04:25 +01:00 committed by Tim
parent d781617fe5
commit 6e56e61323

View File

@ -447,11 +447,11 @@ print(df_nodes.head())
Als Ergebnis erhält man ein Dataframe mit den verschiedenen Als Ergebnis erhält man ein Dataframe mit den verschiedenen
Automobilherstellern. Automobilherstellern.
| **ID** | **Name** | **Typ** | | **ID** | **Name** | **Typ** |
|--------|--------|--------| |--------|---------------------------|---------|
|1| Porsche Automobil Holding | Company | | 1 | Porsche Automobil Holding | Company |
| 2 | Volkswagen AG | Company | | 2 | Volkswagen AG | Company |
| 3 | Volkswagen | Company | | 3 | Volkswagen | Company |
*Tabelle 1: Tabelle der Automobilhersteller.* *Tabelle 1: Tabelle der Automobilhersteller.*