.
This commit is contained in:
parent
4492cf93da
commit
1ce9ff58ea
@ -9,7 +9,7 @@ from sklearn import metrics
|
||||
from sklearn.model_selection import train_test_split
|
||||
from sklearn.linear_model import LinearRegression
|
||||
|
||||
INCH = 25.4
|
||||
# INCH = 25.4
|
||||
|
||||
def create_plot_jpg(df: pd.DataFrame, nameFile):
|
||||
# для сохранения диаграммы в конкретной папке
|
||||
|
Loading…
Reference in New Issue
Block a user