issues
search
petl-developers
/
petl
Python Extract Transform and Load Tables of Data
MIT License
1.25k
stars
193
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: More examples on how to access columns in rows in lambda functions
#671
redactedaccount
opened
3 months ago
3
Help Wanted: Bad performance using etl.dicts(self.table)
#670
Maksymilian-Plywaczyk
opened
4 months ago
4
Feature Request: make truncate optional in io.db.to_db()
#669
mejomba
opened
6 months ago
0
Bug: tojson() tries to read stdin twice, returns empty results
#668
yaniv-aknin
opened
6 months ago
3
Fix fromjson() to support reading from stdin
#667
yaniv-aknin
opened
7 months ago
7
Feature Request: Drop table if exists
#666
woodly0
opened
7 months ago
0
docs: added PyPI downloads badges
#665
juarezr
closed
7 months ago
1
Feature Request: support for 3.12
#664
shaunagm
closed
7 months ago
2
ci: add workflow_call to code analysis workflows
#663
juarezr
closed
8 months ago
8
ci: only trigger actions for code analysis workflows after testing changes
#662
juarezr
closed
8 months ago
1
ci: upgrade versions of tools used in the Github Actions workflows
#661
juarezr
closed
8 months ago
1
ci: convert github issue templates from markdown to yaml
#660
juarezr
closed
8 months ago
1
feat(CI): add python 3.12 to CI testing on github actions
#659
juarezr
closed
8 months ago
1
Chore: improve lints and vscode settings
#658
juarezr
closed
8 months ago
1
DeprecationWarning / TypeError: Seeding based on hashing is deprecated/removed
#657
bmos
closed
8 months ago
0
Resolve DeprecationWarning: Seeding based on hashing
#656
bmos
closed
8 months ago
2
Broken `petl.version` because requirements-docs has nothing pinned
#655
tomwojcik
closed
8 months ago
4
doc: update changes for v.7.14
#654
juarezr
closed
1 year ago
1
Fix other functions to conform with PEP 479
#653
juarezr
closed
1 year ago
1
ci: investigate why Read the docs doesn't register versions after v1.7.7
#652
juarezr
opened
1 year ago
0
ci: investigate the failure while installing bcolz package during tests
#651
juarezr
opened
1 year ago
0
ci: fix build as sqlalchemy is not supported yet
#650
juarezr
closed
1 year ago
0
ci: workaround for actions/setup-python#672
#649
juarezr
closed
1 year ago
0
support for SQLAlchemy 2
#648
mhotzel
opened
1 year ago
0
Fix in case a custom protocol was registered in fsspec
#647
timheb
closed
1 year ago
2
Petl is incompatible with custom fsspec file systems
#646
mlemainque
closed
1 year ago
2
Fix other functions to conform with PEP 479
#645
augustomen
closed
1 year ago
3
function make_sqlalchemy_column in db_create.py not support JSON field
#644
chuxiangfeng
opened
1 year ago
0
dicts attribute of DictsView conflicts with util.base.dicts() method
#643
bmaggard
opened
1 year ago
0
Examples of valid and invalid usage of generator as table container
#642
ewelkaw
opened
1 year ago
1
Valuecounter FIeldSelectionError when field selector is a tuple
#641
zuzanna-maria
opened
1 year ago
3
ci: upgrade codeql to v2
#640
juarezr
closed
2 years ago
1
Gh actions upgrade
#639
juarezr
closed
2 years ago
1
Update the changelog to version 1.7.12
#638
juarezr
closed
2 years ago
1
Update changelog for v1.7.13
#637
juarezr
closed
2 years ago
1
added separated issue templates for bug and feature request
#636
juarezr
closed
2 years ago
1
Add python3.11 for the build and testing
#635
juarezr
closed
2 years ago
1
Fix #632: calling functions to*() should output by default to stdout
#634
juarezr
closed
2 years ago
1
adoption of bcpandas for mssql batch inserts
#633
vlasvlasvlas
opened
2 years ago
1
tocsv(source=None) does not output to stdout
#632
blais
closed
2 years ago
0
petl.todb not work DELETE SQL syntax error
#631
yqz945
closed
2 years ago
2
Add Support for JSONL Writer
#630
mzaeemz
closed
2 years ago
3
Add reference to Tablib
#629
harkabeeparolus
closed
2 years ago
1
Add Support for JSONL Writer
#628
mzaeemz
closed
2 years ago
2
can add parquet as destination?
#627
wonb168
opened
2 years ago
4
Fix fromdicts generator support lazy
#626
arturponinski
closed
2 years ago
1
Fix generator support in fromdicts - use file cache instead of iterto…
#625
arturponinski
closed
2 years ago
7
Fix fromdictsgenerator separate function
#624
arturponinski
closed
2 years ago
5
Why iterrowmapmany convert each row to Record instance ?
#623
jossefaz
opened
2 years ago
2
Fix fromtsv() to pass on header argument
#622
jfitzell
closed
2 years ago
1
Next