0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add range non-numeric column selector and minor speed improvement. More... over 10 years ago
borders support More... over 10 years ago
add alignment support More... over 10 years ago
YOLO-style speed improvements More... over 10 years ago
a couple speed improvements More... over 10 years ago
add font color and fix alpha value More... over 10 years ago
add row styling, fix get_cell_value bound error, add xor support More... over 10 years ago
delete extraneous log file More... over 10 years ago
make test_pyexcelerate_style_fastest faster More... over 10 years ago
add & and | test, add & for style object More... over 10 years ago
update & and | op support and benchmark update More... over 10 years ago
skip speed test for travis More... over 10 years ago
readme update, small optimizations More... over 10 years ago
more speed improvements More... over 10 years ago
update readme and travis.yml More... over 10 years ago
speed improvements More... over 10 years ago
batch styling and style compression More... over 10 years ago
move excel date conversion to datatypes.py More... over 10 years ago
Update speed test and travis config More... over 10 years ago
Add speed test More... over 10 years ago
Modify tests to use new utility function for generating output paths More... over 10 years ago
Add __version__ to init.py; modify setup.py to read version automatically More... over 10 years ago
use weirdo date numbers :v More... over 10 years ago
speed improvement when styles not used More... over 10 years ago
update readme and quick patch for merging styles More... over 10 years ago
Merge branch 'master' of https://github.com/kz26/PyExcelerate More... over 10 years ago
Add style support More... over 10 years ago
Merge pull request #10 from jmcnamara/pandas More... over 10 years ago
Support additional datetime types.
jmcnamara
as John McNamara
More... over 10 years ago
Fix for number precision when writing floats.
jmcnamara
as John McNamara
More... over 10 years ago