Home
last modified time | relevance | path

Searched refs:close_figures (Results 1 – 25 of 39) sorted by relevance

12

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/graphics/tests/
H A Dtest_gofplots.py36 def test_qqplot(self, close_figures): argument
40 def test_ppplot(self, close_figures): argument
44 def test_probplot(self, close_figures): argument
257 def test_qqplot(self, close_figures): argument
263 def test_ppplot(self, close_figures): argument
503 def test_45(self, close_figures): argument
517 def test_r(self, close_figures): argument
523 def test_r_fmt(self, close_figures): argument
533 def test_s(self, close_figures): argument
549 def test_q(self, close_figures): argument
[all …]
H A Dtest_boxplots.py34 def test_violinplot(age_and_labels, close_figures): argument
46 def test_violinplot_bw_factor(age_and_labels, close_figures): argument
58 def test_beanplot(age_and_labels, close_figures): argument
69 def test_beanplot_jitter(age_and_labels, close_figures): argument
80 def test_beanplot_side_right(age_and_labels, close_figures): argument
91 def test_beanplot_side_left(age_and_labels, close_figures): argument
102 def test_beanplot_legend_text(age_and_labels, close_figures): argument
H A Dtest_functional.py27 def test_hdr_basic(close_figures): argument
69 def test_hdr_basic_brute(close_figures, reset_randomstate): argument
85 def test_hdr_plot(close_figures): argument
104 def test_hdr_alpha(close_figures): argument
119 def test_hdr_multiple_alpha(close_figures): argument
143 def test_hdr_threshold(close_figures): argument
157 def test_hdr_bw(close_figures): argument
170 def test_hdr_ncomp(close_figures): argument
217 def test_fboxplot_rainbowplot(close_figures): argument
H A Dtest_factorplots.py24 def test_plot_both(self, close_figures): argument
29 def test_plot_rainbow(self, close_figures): argument
35 def test_plot_pandas(self, astype, close_figures): argument
48 def test_formatting(self, close_figures): argument
53 def test_formatting_errors(self, close_figures): argument
59 def test_plottype(self, close_figures): argument
H A Dtest_regressionplots.py59 def test_plot_fit(self, close_figures): argument
79 def test_plot_oth(self, close_figures): argument
96 def test_plot_influence(self, close_figures): argument
150 def test_one_column_exog(self, close_figures): argument
171 def test_abline_model(self, close_figures): argument
178 def test_abline_model_ax(self, close_figures): argument
186 def test_abline_ab(self, close_figures): argument
193 def test_abline_ab_ax(self, close_figures): argument
203 def test_abline_remove(self, close_figures): argument
277 close_figures()
[all …]
H A Dtest_tsaplots.py32 def test_plot_acf(close_figures): argument
48 def test_plot_acf_irregular(close_figures): argument
64 def test_plot_pacf(close_figures): argument
81 def test_plot_pacf_kwargs(close_figures): argument
125 def test_plot_acf_kwargs(close_figures): argument
156 def test_plot_acf_missing(close_figures): argument
183 def test_plot_pacf_irregular(close_figures): argument
202 def test_plot_month(close_figures): argument
252 def test_plot_quarter(close_figures): argument
278 def test_seasonal_plot(close_figures): argument
H A Dtest_correlation.py9 def test_plot_corr(close_figures): argument
21 def test_plot_corr_grid(close_figures): argument
H A Dtest_mosaicplot.py33 def test_data_conversion(close_figures): argument
76 def test_mosaic_simple(close_figures): argument
105 def test_mosaic(close_figures): argument
142 def test_mosaic_very_complex(close_figures): argument
183 def test_axes_labeling(close_figures): argument
202 def test_mosaic_empty_cells(close_figures): argument
427 def test_default_arg_index(close_figures): argument
437 def test_missing_category(close_figures): argument
H A Dtest_agreement.py14 def test_mean_diff_plot(close_figures): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/
H A Dtest_structural.py142 def test_irregular(close_figures): argument
162 def test_random_walk(close_figures): argument
167 def test_local_level(close_figures): argument
172 def test_fixed_slope(close_figures): argument
211 def test_smooth_trend(close_figures): argument
216 def test_random_trend(close_figures): argument
221 def test_cycle(close_figures): argument
226 def test_seasonal(close_figures): argument
231 def test_freq_seasonal(close_figures): argument
236 def test_reg(close_figures): argument
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/imputation/tests/
H A Dtest_mice.py240 def test_plot_missing_pattern(self, close_figures): argument
253 close_figures()
257 def test_plot_bivariate(self, close_figures): argument
268 close_figures()
272 def test_fit_obs(self, close_figures): argument
283 close_figures()
287 def test_plot_imputed_hist(self, close_figures): argument
298 close_figures()
/dports/math/py-matplotlib-inline/matplotlib-inline-0.1.2/matplotlib_inline/
H A Dbackend_inline.py38 close = InlineBackend.instance().close_figures
118 if InlineBackend.instance().close_figures:
306 cfg.close_figures = close
H A Dconfig.py88 close_figures = Bool( variable in InlineBackend
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/tests/
H A Dtest_predict_functional.py37 def test_formula(self, close_figures): argument
90 def test_lm_contrast(self, close_figures): argument
125 def test_glm_formula_contrast(self, close_figures): argument
161 def test_scb(self, close_figures): argument
225 def test_glm_formula(self, close_figures): argument
294 def test_noformula_prediction(self, close_figures): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/vector_ar/tests/
H A Dtest_var.py204 def test_plot_irf(self, close_figures): argument
216 def test_plot_cum_effects(self, close_figures): argument
246 def test_fevd_plot(self, close_figures): argument
463 def test_plot_sim(self, close_figures): argument
467 def test_plot(self, close_figures): argument
471 def test_plot_acorr(self, close_figures): argument
475 def test_plot_forecast(self, close_figures): argument
729 def test_process(self, close_figures): argument
761 def test_process_plotting(self, close_figures): argument
/dports/devel/py-ipykernel5/ipykernel-5.5.0/ipykernel/pylab/
H A Dbackend_inline.py37 close = InlineBackend.instance().close_figures
117 if InlineBackend.instance().close_figures:
H A Dconfig.py91 close_figures = Bool(True, variable in InlineBackend
/dports/devel/ipython5/ipython-5.10.0/IPython/core/tests/
H A Dtest_display.py81 cfg.close_figures = False
83 assert cfg.close_figures
85 assert not cfg.close_figures
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/
H A Dconftest.py66 def close_figures(): function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/discrete/tests/
H A Dtest_diagnostic.py60 def test_probs(self, close_figures): argument
/dports/devel/ipython/ipython-7.29.0/IPython/core/tests/
H A Dtest_display.py146 cfg.close_figures = False
148 assert cfg.close_figures
150 assert not cfg.close_figures
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/multivariate/tests/
H A Dtest_factor.py194 def test_plots(close_figures): argument
H A Dtest_pca.py49 def test_smoke_plot_and_repr(self, close_figures): argument
187 def test_pandas(self, close_figures): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_influence.py78 def test_plots(self, close_figures): argument
H A Dtest_pairwise.py194 def test_plot_simultaneous_ci(self, close_figures): argument

12