JOSS: https://github.com/dazhwu/pydynpd
arellano-bond data dynamic dynamic-panel-data panel system-gmm
Score: 13.243532673204777
Last synced: about 9 hours ago
JSON representation
Repository metadata:
This python package estimates dynamic panel data model using difference GMM and system GMM.
- Host: GitHub
- URL: https://github.com/dazhwu/pydynpd
- Owner: dazhwu
- License: mit
- Created: 2022-03-04T14:05:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-15T01:02:40.000Z (6 months ago)
- Last Synced: 2026-06-08T17:03:35.140Z (14 days ago)
- Topics: arellano-bond, data, dynamic, dynamic-panel-data, panel, system-gmm
- Language: Jupyter Notebook
- Homepage:
- Size: 15.2 MB
- Stars: 36
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Owner metadata:
- Name:
- Login: dazhwu
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/63244649?v=4
- Repositories: 2
- Last Synced at: 2023-03-18T19:46:56.565Z
- Profile URL: https://github.com/dazhwu
GitHub Events
Total
- Fork event: 2
- Issue comment event: 1
- Issues event: 1
- Pull request event: 1
- Push event: 2
- Watch event: 10
- Total: 17
Last Year
- Fork event: 1
- Issue comment event: 1
- Pull request event: 1
- Push event: 1
- Watch event: 1
- Total: 5
Committers metadata
Last synced: 3 days ago
Total Commits: 347
Total Committers: 4
Avg Commits per committer: 86.75
Development Distribution Score (DDS): 0.014
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
| Name | Commits | |
|---|---|---|
| dazhwu | 6****u | 342 |
| Encephala | j****d@h****m | 3 |
| Joon Ro | j****o@o****m | 1 |
| Arfon Smith | a****n | 1 |
Issue and Pull Request metadata
Last synced: 10 days ago
Total issues: 10
Total pull requests: 8
Average time to close issues: about 1 month
Average time to close pull requests: 11 days
Total issue authors: 8
Total pull request authors: 3
Average comments per issue: 1.8
Average comments per pull request: 1.75
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mas0088 (2)
- nataliamayumi (2)
- TomasRotta (1)
- econometricsfanboy (1)
- fpbhamba (1)
- markusfritsch (1)
- jpweytjens (1)
- Paq70 (1)
Top Pull Request Authors
- Encephala (6)
- joonro (1)
- arfon (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 3,616 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 21
- Total maintainers: 1
pypi.org: pydynpd
A package to estimate dynamic panel data model using difference GMM and system GMM.
- Homepage: https://github.com/dazhwu/pydynpd
- Documentation: https://pydynpd.readthedocs.io/
- Licenses: MIT
- Latest release: 0.2.2 (published 6 months ago)
- Last Synced: 2026-06-18T22:01:13.685Z (3 days ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 3,616 Last month
-
Rankings:
- Dependent packages count: 10.052%
- Forks count: 14.194%
- Average: 16.218%
- Stargazers count: 17.066%
- Downloads: 18.136%
- Dependent repos count: 21.642%
- Maintainers (1)
Dependencies
- numpy *
- pandas *
- prettytable *
- scipy *