0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: set python as render language in issue templates More... about 1 month ago
ci: convert github issue templates from markdown to yaml More... about 1 month ago
build: added docker compose to easy local testing More... about 2 months ago
chore(vscode): suggest extension for coverage More... about 2 months ago
build: improve coverage on local builds More... about 2 months ago
chore: improve gitignore coverage exclusions More... about 2 months ago
chore(vscode): disable editor.formatOnPaste avoiding huge file changes More... about 2 months ago
chore(vscode): add debugpy as extension recommendation More... about 2 months ago
fix(CI): restore python 2.7 testing More... about 2 months ago
feat(CI): add python 3.12 to CI testing on github actions More... about 2 months ago
chore(lint): fix another pesky lint More... about 2 months ago
chore(lint): fix lint issue with json settings of vscode More... about 2 months ago
chore(CI): fix syntax error on examples/notes/issue_219 More... about 2 months ago
chore(vscode): improved launch/debug tasks More... about 2 months ago
fix(vscode): upgraded vscode python settings More... about 2 months ago
chore(vscode): added extension recommendations More... about 2 months ago
chore(lint): added requirements-linting.txt More... about 2 months ago
chore(lint): try to reduce bandit warnings in github source code checks More... about 2 months ago
import random as pyrandom in random.py More... about 2 months ago
Fix: DeprecationWarning: Seeding based on hashing is deprecated since Python 3.9 and will be removed in a subsequent version. More... about 2 months ago
Add unit tests for randomtable, dummytable, and their supporting functions and classes. More... about 2 months ago
doc: update changes for v.7.14 More... 8 months ago
ci: fix build as sqlalchemy is not supported yet More... 9 months ago
ci: workaround for actions/setup-python#672 (#649) More... 9 months ago
Update petl/io/remotes.py More... 9 months ago
Fix in case a custom protocol was registered in fsspec. In this case, "spec" is not of type dict More... 9 months ago
Fix other functions to conform with PEP 479 Applies the same fix that was done for iterrowslice to other functions that may receive an empty (as in headerless) table as input. https://github.com/petl-developers/petl/pull/613 More... 10 months ago