lp:~pythonxy/scipy/scikits.timeseries

Created by VCS imports and last modified

WARNING

The scikits.timeseries module is no longer undergoing active development. There is an outstanding list of bugs that are unlikely to be fixed. The plan is for the core functionality of this module to be implemented in pandas. If you wish to see this module live on independently of pandas, feel free to fork the code and take it over.

Upstream documentation:
http://pytseries.sourceforge.net/

Get this branch:
bzr branch lp:~pythonxy/scipy/scikits.timeseries

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Python XY
Project:
SciPy
Status:
Mature

Import details

Import Status: Failed
The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 20 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on galapagos and finished taking 30 seconds — see the log

Recent revisions

290. By pierregm

* Update the documentation of tsfromtxt

289. By pierregm

tsfromtxt
* Make sure that names are properly saved w/ usecols
* Make sure that the missing values are properly processed when no names

288. By pierregm

* fixed an issue in DateArray.__repr__ (bug #98)

287. By pierregm

* Simple fix to take into account that the _fill_value attribute can be 0d in numpy 1.5.0

286. By pierregm

* Fix pickling of DateArrays (to keep the frequency)

285. By pierregm

* Fix pickling of DateArrays (to keep the frequency)

284. By mattknox_ca

- fixes in sphinx plot_directive
- update info for 0.91.3 release
- add _preview.py to include unreleased version of genfromtxt function from numpy

283. By pierregm

* removed .toflex (a ridiculous name anyhow) and keep .torecords
* removed a duplicate .has_duplicated_dates method

282. By pierregm

fix ``concatenate`` for 2D arrays.

281. By pierregm

* make sure that DateArray.min/max returns a Date object when needed

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.