File: generate_rst_files.py

package info (click to toggle)
pandas 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,480 kB
  • sloc: python: 57,610; ansic: 3,960; makefile: 77; sh: 8
file content (2 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (4)
1
2
from suite import benchmarks, generate_rst_files
generate_rst_files(benchmarks)