Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Use C++ for tokenizer unicode-kind templating | Sebastian Berg | 2022-02-11 | 1 | -0/+8 |
* | MAINT,TST,BUG: Simplify streamer init, fix issues, and add tests | Sebastian Berg | 2022-01-14 | 1 | -2/+12 |
* | ENH: Give warning for empty-lines not counting towards max-rows | Sebastian Berg | 2022-01-14 | 1 | -0/+3 |
* | MAINT: Fixup include guards and use NPY_NO_EXPORT (or static) throughout | Sebastian Berg | 2022-01-14 | 1 | -3/+3 |
* | BUG: Fix skiprows handling and simplify lineskipping logic | Sebastian Berg | 2022-01-14 | 1 | -3/+2 |
* | ENH: Move npreadtext into NumPy for faster text reading | Sebastian Berg | 2022-01-14 | 1 | -0/+29 |