File: TODO

package info (click to toggle)
pandas 0.23.3%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 167,704 kB
  • sloc: python: 230,826; ansic: 11,317; sh: 682; makefile: 133
file content (7 lines) | stat: -rw-r--r-- 365 bytes parent folder | download
1
2
3
4
5
6
7
* Check if dateutil is indeed  (>= 1.5) -- absent on Ubuntus
* IPython 0.11 seems to be required to build docs
  - there was a bug report requesting -doc iirc
* adjust copyright to mention code in setup.py borrowed from pyzmq
* gather more of copyright/license added in 0.8.
* Pytest's xdist plugin boosts the unittest speed significantly.
  (python3-pytest-xdist)