當前位置: 首頁>>代碼示例>>Python>>正文


Python scipy.stats模塊代碼示例

scipy.stats共有69個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. scipy.stats.pearsonr() ,203個項目使用

2. scipy.stats.spearmanr() ,158個項目使用

3. scipy.stats.linregress() ,108個項目使用

4. scipy.stats.gaussian_kde() ,105個項目使用

5. scipy.stats.mode() ,103個項目使用

6. scipy.stats.rankdata() ,99個項目使用

7. scipy.stats.entropy() ,95個項目使用

8. scipy.stats.norm() ,88個項目使用

9. scipy.stats.skew() ,86個項目使用

10. scipy.stats.kurtosis() ,70個項目使用

11. scipy.stats.ttest_ind() ,65個項目使用

12. scipy.stats.multivariate_normal() ,63個項目使用

13. scipy.stats.zscore() ,53個項目使用

14. scipy.stats.uniform() ,51個項目使用

15. scipy.stats.truncnorm() ,49個項目使用

16. scipy.stats.kendalltau() ,45個項目使用

17. scipy.stats.ks_2samp() ,43個項目使用

18. scipy.stats.ttest_1samp() ,36個項目使用

19. scipy.stats.sem() ,36個項目使用

20. scipy.stats.chisquare() ,34個項目使用

21. scipy.stats.kstest() ,34個項目使用

22. scipy.stats.scoreatpercentile() ,31個項目使用

23. scipy.stats.mannwhitneyu() ,30個項目使用

24. scipy.stats.ttest_rel() ,30個項目使用

25. scipy.stats.fisher_exact() ,29個項目使用

26. scipy.stats.wilcoxon() ,28個項目使用

27. scipy.stats.beta() ,26個項目使用

28. scipy.stats.gmean() ,26個項目使用

29. scipy.stats.normaltest() ,24個項目使用

30. scipy.stats.expon() ,23個項目使用

31. scipy.stats.gamma() ,23個項目使用

32. scipy.stats.chi2_contingency() ,22個項目使用

33. scipy.stats.poisson() ,21個項目使用

34. scipy.stats.randint() ,21個項目使用

35. scipy.stats.rv_discrete() ,21個項目使用

36. scipy.stats.f_oneway() ,19個項目使用

37. scipy.stats.percentileofscore() ,18個項目使用

38. scipy.stats.boxcox() ,18個項目使用

39. scipy.stats.chi2() ,17個項目使用

40. scipy.stats.describe() ,17個項目使用

41. scipy.stats.binom() ,15個項目使用

42. scipy.stats.binom_test() ,15個項目使用

43. scipy.stats.t() ,14個項目使用

44. scipy.stats.lognorm() ,14個項目使用

45. scipy.stats.shapiro() ,13個項目使用

46. scipy.stats.kruskal() ,12個項目使用

47. scipy.stats.itemfreq() ,12個項目使用

48. scipy.stats.hmean() ,12個項目使用

49. scipy.stats.probplot() ,12個項目使用

50. scipy.stats.anderson() ,12個項目使用

51. scipy.stats.circmean() ,12個項目使用

52. scipy.stats.iqr() ,11個項目使用

53. scipy.stats.variation() ,10個項目使用

54. scipy.stats.rv_continuous() ,10個項目使用

55. scipy.stats.bernoulli() ,10個項目使用

56. scipy.stats.ranksums() ,9個項目使用

57. scipy.stats.levene() ,7個項目使用

58. scipy.stats.wasserstein_distance() ,7個項目使用

59. scipy.stats.laplace() ,7個項目使用

60. scipy.stats.anderson_ksamp() ,6個項目使用

61. scipy.stats.circstd() ,6個項目使用

62. scipy.stats.friedmanchisquare() ,6個項目使用

63. scipy.stats.tiecorrect() ,6個項目使用

64. scipy.stats.nanmean() ,6個項目使用

65. scipy.stats.kurtosistest() ,5個項目使用

66. scipy.stats.vonmises() ,5個項目使用

67. scipy.stats.skewtest() ,5個項目使用

68. scipy.stats.pareto() ,5個項目使用

69. scipy.stats.median_absolute_deviation() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。