An open API service providing commit metadata for open source projects.

gitlab.com / ags-data-format-wg/ags-python-library / commits

[Documentation](https://ags-data-format-wg.gitlab.io/ags-python-library/index.html) | A library to read and write AGS files using Pandas DataFrames

SHA Message Author Date Stats
80adfd12 merge Merge branch 'develop' into 'main' Tony Daly <t****y@a****k> 2 months ago
141184b4 docs: update changelog Asitha Senanayake <a****a@y****m> 3 months ago
15b174c5 dict: update standard dictionary v4.2 Asitha Senanayake <a****a@y****m> 3 months ago
61302110 build: Update pyproject.toml and changelog for next release Asitha Senanayake <a****a@y****m> 3 months ago
3322bde2 docs: update copyright notice Asitha Senanayake <a****a@y****m> 3 months ago
140394ba test: expand some tests to run with all supported standard dictionaries Asitha Senanayake <a****a@y****m> 3 months ago
8119523d test: add standard dictionary v4.2 Asitha Senanayake <a****a@y****m> 3 months ago
b021bc56 feat(utils.py): add support for standard dictionary v4.2 Asitha Senanayake <a****a@y****m> 3 months ago
91c5e98b feat: add support for standard dictionary v4.2 Asitha Senanayake <a****a@y****m> 3 months ago
c39147d1 dict: add standard dictionary v4.2 Asitha Senanayake <a****a@y****m> 3 months ago
3ea22d5a build: upgrade dependencies to pandas 2.3.3 Asitha Senanayake <a****a@y****m> 3 months ago
e9d27b40 docs: update weg pages, readme, and changelog Asitha Senanayake <a****a@y****m> 4 months ago
0f642753 feat(#143): add 'only_groups' option to AGS4_to_dataframe() Asitha Senanayake <a****a@y****m> 6 months ago
40492868 chore: fix typo in pyproject.toml Asitha Senanayake <a****a@y****m> 6 months ago
ab134369 docs: update changelog Asitha Senanayake <a****a@y****m> 6 months ago
3659feb7 test: update github workflow to match gitlab-ci Asitha Senanayake <a****a@y****m> 6 months ago
1d42804b test: add Python 3.14 to gitlab-ci testing Asitha Senanayake <a****a@y****m> 6 months ago
f202dd7b fix(#139): move 'return' to outside 'finally' block Asitha Senanayake <a****a@y****m> 6 months ago
ca258e4e fixup! fix: DeprecationWarning for datetime.datetime.utcnow() Asitha Senanayake <a****a@y****m> 7 months ago
9d1f58ac refactor: unit test for version Asitha Senanayake <a****a@y****m> 7 months ago
76131c16 build: update Poetry to v2.2 and update lock file Asitha Senanayake <a****a@y****m> 7 months ago
a18c764a build: update pyproject.toml to PEP621 format Asitha Senanayake <a****a@y****m> 7 months ago
a080ce60 merge Merge branch 'neilchadwick-dg-main-patch-55968' into 'develop' Asitha Senanayake <a****a@y****m> 9 months ago
a794ba13 fix: DeprecationWarning for datetime.datetime.utcnow() Asitha Senanayake <a****a@y****m> 9 months ago
e7994555 fix: address FutureWarning when converting dataframes to text Asitha Senanayake <a****a@y****m> 9 months ago
4cdddbeb refactor: handle BOMs when reading file and update related error messages Asitha Senanayake <a****a@y****m> 9 months ago
cccc2ae4 fix(#133 & #137): raise exception if GROUP lines are missing Asitha Senanayake <a****a@y****m> 9 months ago
cda8ecae build: update project urls in pyproject.toml Asitha Senanayake <a****a@y****m> 9 months ago
e7d8cf53 style: move imports in check.py to the top Asitha Senanayake <a****a@y****m> 9 months ago
430bac34 fix(#135): refactor check.rule_4_2() to handle escaped double quotes Asitha Senanayake <a****a@y****m> 9 months ago
7e688cd1 fix(#135): refactor check.rule_5() to handle escaped double quotes Asitha Senanayake <a****a@y****m> 9 months ago
b1a843f9 fix: error in test file for BOM check Asitha Senanayake <a****a@y****m> 9 months ago
0ade6a14 refactor: use csv module to parse data Asitha Senanayake <a****a@y****m> 9 months ago
891754df fix(#134): improve check for AGS4 Rule 5 Asitha Senanayake <a****a@y****m> 9 months ago
411767c7 Edit README.md - added link to my app to end of page Neil Chadwick <n****l@d****m> 11 months ago
a604d849 merge Merge branch 'develop' into 'main' Asitha Senanayake <a****a@y****m> 11 months ago
06e71508 fixup! fix(#122): report summary of warnings/fyi only if requested Asitha Senanayake <a****a@y****m> 12 months ago
37930da3 build: Update pyproject.toml and changelog for next release Asitha Senanayake <a****a@y****m> about 1 year ago
7c6379c1 dict: update standard dictionaries 4.1 and 4.1.1 Asitha Senanayake <a****a@y****m> about 1 year ago
447007b5 test: update tets and test files for utils.py Asitha Senanayake <a****a@y****m> about 1 year ago
87ffb345 dict: update standard dictionary v4.1.1 Asitha Senanayake <a****a@y****m> about 1 year ago
ffa9c7ca dict: update standard dictionary v4.1 Asitha Senanayake <a****a@y****m> about 1 year ago
a2f24b3f Revert "refactor(utils.py): populate DICT_STAT for groups" Asitha Senanayake <a****a@y****m> about 1 year ago
0a1012bb refactor(utils.py): remove DICT_REM entries Asitha Senanayake <a****a@y****m> about 1 year ago
8120b2bf refactor(utils.py): populate DICT_STAT for groups Asitha Senanayake <a****a@y****m> about 1 year ago
a9e5e5ae dict: update standard dictionaries v4.1 and v4.1.1 Asitha Senanayake <a****a@y****m> about 1 year ago
f83e1ba8 test: add tests for helper functions to convert standard dictionaries from .j... Asitha Senanayake <a****a@y****m> about 1 year ago
57993ffb build: update CI pipelines to include Python 3.13 Asitha Senanayake <a****a@y****m> about 1 year ago
2bc84184 docs: update copyright notice Asitha Senanayake <a****a@y****m> about 1 year ago
2a3f4edf feat: add helper functions to convert official AGS4 dictionaries in .json to ... Asitha Senanayake <a****a@y****m> over 1 year ago
90d769aa refactor: remove redundant argument from function Asitha Senanayake <a****a@y****m> over 1 year ago
751e3842 fix(#126): stop None/NA strings from being converted to NaN when parsing .xlsx Asitha Senanayake <a****a@y****m> over 1 year ago
57fabc1f fix(#122): report summary of warnings/fyi only if requested Asitha Senanayake <a****a@y****m> over 1 year ago
5300a143 refactor: remove redundant log message Asitha Senanayake <a****a@y****m> over 1 year ago
418d387a docs: update docstrings in CLI and add version Asitha Senanayake <a****a@y****m> over 1 year ago
b748bf95 merge Merge branch 'release_v1.0.0' into 'main' Asitha Senanayake <a****a@y****m> over 1 year ago
1d5c632a docs: update description of the CLI Asitha Senanayake <a****a@y****m> over 1 year ago
c44fae02 docs: update README and webpages Asitha Senanayake <a****a@y****m> almost 2 years ago
6ef965f0 merge Merge branch 'release_v1.0.0' into 'main' Asitha Senanayake <a****a@y****m> almost 2 years ago
f86c318d fixup! refactor: print logs to both stdout and to file Asitha Senanayake <a****a@y****m> almost 2 years ago
73b48ece fix: typo in error message Asitha Senanayake <a****a@y****m> almost 2 years ago
d019d0e5 build: Update pyproject.toml and changelog for next release Asitha Senanayake <a****a@y****m> almost 2 years ago
b09bd61a build: update poetry.lock file Asitha Senanayake <a****a@y****m> almost 2 years ago
e6a697da docs: update changelog Asitha Senanayake <a****a@y****m> almost 2 years ago
33cffccd fix: stop metadata from being reported twice when AGS3 file is detected Asitha Senanayake <a****a@y****m> almost 2 years ago
6c129b98 feat(#112): add SHA256 hash of checked file to error report Asitha Senanayake <a****a@y****m> almost 2 years ago
27180c5b feat(#112): add TRAN_AGS to printed error report Asitha Senanayake <a****a@y****m> almost 2 years ago
84f5d067 feat: add function to retrieve TRAN_AGS Asitha Senanayake <a****a@y****m> almost 2 years ago
c4f4badb style: lint files using flake8 Asitha Senanayake <a****a@y****m> almost 2 years ago
80b5838c refactor: change warning to fyi message Asitha Senanayake <a****a@y****m> almost 2 years ago
c0be1cae fix(#114): add 'Validator Process Error' for AGS3 like files Asitha Senanayake <a****a@y****m> almost 2 years ago
2be5a57a fix(#113): change message from Warning to FYI Asitha Senanayake <a****a@y****m> almost 2 years ago
c0ba6c23 ci: remove tags that interferred with gitlab runner Asitha Senanayake <a****a@y****m> almost 2 years ago
5761cdbc merge Merge branch 'fix/crash_change_character_set' into 'develop' Asitha Senanayake <a****a@y****m> almost 2 years ago
b33cf6cf Fix crash using Python 3.12 trying to change character set Jostein Leira <j****n@l****t>
Committed by: Asitha Senanayake <a****a@y****m>
almost 2 years ago
b5293658 fix(#113): convert line number from np.int64 to int Asitha Senanayake <a****a@y****m> almost 2 years ago
656f86f7 merge Merge branch 'develop' into 'main' Asitha Senanayake <a****a@y****m> about 2 years ago
74a7ecc7 docs: update changelog Asitha Senanayake <a****a@y****m> about 2 years ago
86ee7d19 merge Merge branch 'develop' into 'main' Asitha Senanayake <a****a@y****m> about 2 years ago
a4bee523 Update pyproject.toml and poetry.lock for next release Asitha Senanayake <a****a@y****m> about 2 years ago
d5196ff1 ci: drop testing for Python 3.8 Asitha Senanayake <a****a@y****m> about 2 years ago
f8f7e980 docs: update changelog Asitha Senanayake <a****a@y****m> about 2 years ago
06bda7db style: re-order imports in ags4_cli Asitha Senanayake <a****a@y****m> about 2 years ago
a5b4a50e Add isort as dev dependency and update pyproject.toml Asitha Senanayake <a****a@y****m> about 2 years ago
a51947c0 refactor: print logs to both stdout and to file Asitha Senanayake <a****a@y****m> about 2 years ago
9dd19d5f Add formatted logging to CLI Asitha Senanayake <a****a@y****m> about 2 years ago
7a857034 refactor: Remove rprint statements Asitha Senanayake <a****a@y****m> about 2 years ago
40f16710 Replace applymap() method with map() method Asitha Senanayake <a****a@y****m> about 2 years ago
08ea7c6f Upgrage to Pandas 2.1+ and drop support for Python 3.8 Asitha Senanayake <a****a@y****m> about 2 years ago
ed182877 Fix #105: Replace 'AGS Format Rule ?' with 'Validator Process Error' Asitha Senanayake <a****a@y****m> about 2 years ago
91dc33f1 Remove requirements.txt file Asitha Senanayake <a****a@y****m> about 2 years ago
b007cb8f merge Merge branch 'main' into 'main' Asitha Senanayake <a****a@y****m> about 2 years ago
1df97d41 Update docs to mkdocs Tony Daly <t****y@a****k>
Committed by: Asitha Senanayake <a****a@y****m>
about 2 years ago
b92329cf Fix #105: Add 'General' message to error if exception is raised Asitha Senanayake <a****a@y****m> about 2 years ago
d88257a4 Write to logger output even if print to screen is stopped Asitha Senanayake <a****a@y****m> about 2 years ago
4ca83fc9 Update default entry for sort_groups() Asitha Senanayake <a****a@y****m> about 2 years ago
08faba25 merge Merge branch 'develop' into 'main' Tony Daly <t****y@a****k> over 2 years ago
8ff96a21 Update changelog and project metadata Asitha Senanayake <a****a@y****m> over 2 years ago
8dc9ae1e Add functionality to summarize data Asitha Senanayake <a****a@y****m> over 2 years ago
03a08b4f Clean up unit test files Asitha Senanayake <a****a@y****m> over 2 years ago

← Back to repository