diff --git a/README.rst b/README.rst index 2e07279..6c6ee93 100644 --- a/README.rst +++ b/README.rst @@ -53,9 +53,6 @@ In no particular order: * `scikits.timeseries `_ also has a time-series-specific object that's somewhat reminiscent of labeled arrays. -* `pandas `_ is based around a number of - DataFrame-esque datatypes. - * `pydataframe `_ is supposed to be a clone of R's data.frame.