Commit 31afa316 authored by 王志伟's avatar 王志伟

数据指标波动假设检验统计

parent 417cd1d7
......@@ -2,7 +2,6 @@
import pandas as pd
from scipy.stats import ttest_ind
from scipy.stats import levene
import pymysql
import datetime
from utils import con_sql
......@@ -153,12 +152,12 @@ def chi_DATA_recently(x,y,z):
return CVR_DATA_recently
chi_cvr_new=
chi_cvr_old=
chi_ctcvr_new=
chi_ctcvr_old=
def chi_cal(data):
# chi_cvr_new=
# chi_cvr_old=
#
# chi_ctcvr_new=
# chi_ctcvr_old=
#
#
#
# def chi_cal(data):
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment