An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener

electronic-healthcare-data irregular-time-series machine-learning python python3 time-series-analysis

Score: 11.640614826111118

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Converting irregularly spaced time series, such as eletronic health records, into dataframes for tabular classification.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 1,557
Total Committers: 13
Avg Commits per committer: 119.769
Development Distribution Score (DDS): 0.449

Commits in past year: 12
Committers in past year: 4
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.583

Name Email Commits
Martin Bernstorff m****f@g****m 858
Lasse l****0@g****m 240
dependabot[bot] 4****] 117
github-actions g****s@g****m 105
bokajgd b****d@g****m 83
sarakolding s****g@l****k 54
github-actions a****n@g****m 40
Kenneth Enevoldsen k****n@g****m 34
semantic-release s****e 9
frillecode f****5@g****m 7
erikperfalk e****k@g****m 4
Yaroslav Halchenko d****n@o****m 4
signekb s****k@g****m 2

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 18
Total pull requests: 83
Average time to close issues: 25 days
Average time to close pull requests: 12 days
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 2.44
Average comments per pull request: 1.65
Merged pull request: 16
Bot issues: 0
Bot pull requests: 68

Past year issues: 2
Past year pull requests: 46
Past year average time to close issues: 13 days
Past year average time to close pull requests: 14 days
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.43
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 40

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Aarhus-Psychiatry-Research/timeseriesflattener

Top Issue Authors

  • MartinBernstorff (63)
  • HLasse (23)
  • dependabot[bot] (3)
  • bokajgd (2)
  • sarakolding (1)
  • XiaoJia849 (1)

Top Pull Request Authors

  • dependabot[bot] (153)
  • MartinBernstorff (69)
  • HLasse (35)
  • sarakolding (12)
  • bokajgd (4)

Top Issue Labels

  • in-progress (45)
  • Stale (9)
  • dependencies (3)

Top Pull Request Labels

  • dependencies (155)
  • Stale (7)
  • closed-by-stalebot (1)

Package metadata

pypi.org: timeseriesflattener

A package for converting time series data from e.g. electronic health records into wide format data.

  • Homepage:
  • Documentation: https://timeseriesflattener.readthedocs.io/
  • Licenses: MIT License Copyright (c) 2022 PSYCOP Group, Aarhus University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 2.5.2 (published about 1 year ago)
  • Last Synced: 2025-10-31T05:09:16.410Z (8 months ago)
  • Versions: 102
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 457 Last month
  • Rankings:
    • Dependent packages count: 4.732%
    • Downloads: 5.711%
    • Average: 10.709%
    • Dependent repos count: 21.684%
  • Maintainers (1)

Dependencies

.github/workflows/generate_paper_pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/actions/test/action.yml actions
  • MartinBernstorff/cache-poetry-and-venv latest composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/actions/test_tutorials/action.yml actions
  • MartinBernstorff/cache-poetry-and-venv latest composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/workflows/dependabot_automerge.yml actions
  • hmarr/auto-approve-action v2 composite
.github/workflows/documentation.yml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • MartinBernstorff/cache-poetry-and-venv latest composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/workflows/main_test_and_release.yml actions
  • ./.github/actions/test * composite
  • ./.github/actions/test_tutorials * composite
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • relekang/python-semantic-release v7.32.0 composite
.github/workflows/pre-commit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
pyproject.toml pypi
  • black >=22.8.0,<22.10.1 develop
  • docformatter >=1.5.0, <1.5.2 develop
  • flake8 >=5.0.0, <5.0.6 develop
  • furo 2022.9.29 develop
  • mypy >=0.971,<0.992 develop
  • myst-parser >=0.18.1,<0.18.2 develop
  • pre-commit >=2.20.0, <2.20.2 develop
  • pylint >=2.15.5,<2.16.0 develop
  • pytest >=7.1.3, <7.1.5 develop
  • pytest-cov >=3.0.0,<4.0.1 develop
  • pytest-xdist >=2.4.0, <2.5.2 develop
  • sphinx >=5.3.0,<5.4.0 develop
  • sphinx-copybutton >=0.5.1,<0.5.2 develop
  • sphinx_design >=0.3.0,<0.3.1 develop
  • sphinxext-opengraph >=0.7.3,<0.7.4 develop
  • SQLAlchemy >=1.4.41, <1.5.42
  • catalogue >=2.0.0, <2.1.0
  • coloredlogs >14.0.0,<15.1.0
  • dask >=2022.9.0,<2022.12.0
  • deepchecks >=0.8.0,<0.10.0
  • dill >=0.3.0, <0.3.6
  • frozendict >=2.3.4,<2.4.0
  • jupyter >=1.0.0,<1.1.0
  • numpy >=1.23.3,<1.23.6
  • pandas >=1.4.0,<1.6.0
  • protobuf <=3.20.3
  • psutil >=5.9.1, <6.0.0
  • psycopmlutils >=0.2.4, <0.3.0
  • pyarrow >=9.0.0,<9.1.0
  • pydantic >=1.9.0, <1.10.0
  • pyodbc >=4.0.34, <4.0.36
  • python >=3.9, <3.11
  • scikit-learn >=1.1.2, <1.1.3
  • scipy >=1.8.0,<1.9.4
  • skimpy >=0.0.7,<0.1.0
  • srsly >=2.4.4,<2.4.6
  • wandb >=0.12.0,<0.13.5
  • wasabi >=0.9.1,<0.10.2