pandas-dev/pandas SLOC report
As of 2026-06-24 (commit b9a5a83175e8), pandas-dev/pandas contains 329,052 total lines: 279,440 code, 17,288 comments, 32,324 blank, across 453 files in 10 languages (top: Python 80.8%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving pandas-dev/pandas to commit b9a5a83175e8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.
Repository size insights
This is a large codebase by counted code lines. Code represents 84.9% of all lines, comments represent 5.3%, and the repository averages 617 code lines per file. Python accounts for 80.8% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| Python | 337 | 261639 | 225666 | 12129 | 23844 |
| Cython | 64 | 49314 | 40189 | 2830 | 6295 |
| C | 12 | 9699 | 7616 | 1038 | 1045 |
| Autoconf | 8 | 3653 | 2880 | 212 | 561 |
| C Header | 12 | 2593 | 1544 | 670 | 379 |
| TOML | 2 | 1090 | 859 | 150 | 81 |
| Meson | 6 | 476 | 414 | 26 | 36 |
| Pan | 8 | 273 | 258 | 2 | 13 |
| C++ | 1 | 23 | 14 | 5 | 4 |
| Markdown | 3 | 292 | 0 | 226 | 66 |
Top language (Python 80.8%). Generated at 2026-06-24T06:26:42.340856125+00:00.
Report FAQ
How many lines of code does pandas-dev/pandas have?
pandas-dev/pandas has 329,052 total lines, including 279,440 code lines, 17,288 comment lines, and 32,324 blank lines.
How was the pandas-dev/pandas line count measured?
OctoCounts resolved the public GitHub repository to commit b9a5a83175e8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
What commit was counted for pandas-dev/pandas?
This OctoCounts report was generated from main at commit b9a5a83175e8 on 2026-06-24T06:26:42.340856125+00:00.