minor stuff

This commit is contained in:
eneller
2023-09-19 18:02:19 +02:00
parent 3d8be002e3
commit 334947e610
2 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,7 @@
#!/usr/bin/env python
# coding: utf-8
import pandas as pd
import numpy as np
import seaborn as sns
import matplotlib.pyplot as plt
target_lp = 90
data = pd.read_csv('./noten.csv')