ubuntu/+source/statsmodels:applied/ubuntu/disco-proposed

Last commit made on 2019-03-02
Get this branch:
git clone -b applied/ubuntu/disco-proposed https://git.launchpad.net/ubuntu/+source/statsmodels
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/disco-proposed
Repository:
lp:ubuntu/+source/statsmodels

Recent commits

d2b010c... by Rebecca Palmer

0.8.0-9 (patches applied)

Imported using git-ubuntu import.

817220a... by Rebecca Palmer

Fix indexing errors in KaplanMeier

Gbp-Pq: kaplan_meier_860449.patch.

fc3e14e... by Rebecca Palmer

Stop using no-longer-existing pd.ols

Gbp-Pq: vector_ar_window_ols.patch.

26b986e... by Rebecca Palmer

Fix errors in examples

Gbp-Pq: examples_fixes.patch.

a88321d... by Rebecca Palmer

Don't use np.genfromtxt on non-ASCII data

Gbp-Pq: lutkepohl_data_load.patch.

6bd5d3d... by Rebecca Palmer

Create a normal array, not an array of 1x1 arrays

Gbp-Pq: unconstrain_stationary_multivariate.patch.

acb5289... by Rebecca Palmer

Make tests compatible with current numpy/scipy/pandas

Gbp-Pq: test_fixes.patch.

c094aa0... by Rebecca Palmer

Allow loading the CO2 dataset in pandas >= 0.23

Gbp-Pq: co2_dataset_load.patch.

2fe1d21... by Rebecca Palmer

Don't use gammaln on complex input

Gbp-Pq: gammaln_complex.patch.

b43572e... by Rebecca Palmer

Fix shape mismatch errors in MICE imputation

Gbp-Pq: imputation_broadcasting.patch.