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

JOSS: https://github.com/dylan-profiler/visions

data-analysis data-science hacktoberfest numpy pandas python spark type-inference type-system

Score: 22.35531523988901

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Type System for Data Analysis in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 906
Total Committers: 12
Avg Commits per committer: 75.5
Development Distribution Score (DDS): 0.371

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.1

Name Email Commits
simon_graphkite s****n@g****m 570
Ian Eaves i****s@g****m 254
GitHub Action a****n@g****m 72
dependabot-preview[bot] 2****] 2
lgtm-com[bot] 4****] 1
dependabot[bot] 4****] 1
Gustavo Camargo g****1 1
Erik Cederstrand e****k@c****k 1
Dan Houghton d****n@g****m 1
Charles-Meldhine Madi Mnemoi 6****6 1
Arfon Smith a****n 1
Aarni Koskela a****x@i****i 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 31
Total pull requests: 98
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 18
Total pull request authors: 10
Average comments per issue: 1.58
Average comments per pull request: 0.96
Merged pull request: 85
Bot issues: 1
Bot pull requests: 7

Past year issues: 1
Past year pull requests: 20
Past year average time to close issues: about 22 hours
Past year average time to close pull requests: 12 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.1
Past year merged pull request: 18
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dylan-profiler/visions

Top Issue Authors

  • sbrugman (8)
  • ieaves (6)
  • majidaldo (2)
  • cstabnick (1)
  • dependabot-preview[bot] (1)
  • seshurajup (1)
  • lahwaacz (1)
  • irvinktang (1)
  • fkiraly (1)
  • nv-rliu (1)
  • PraJaL55 (1)
  • sterlinm (1)
  • hubutui (1)
  • ttpro1995 (1)
  • cmnemoi (1)

Top Pull Request Authors

  • sbrugman (47)
  • ieaves (41)
  • dependabot[bot] (3)
  • lgtm-com[bot] (2)
  • dependabot-preview[bot] (2)
  • gcamargo1 (1)
  • akx (1)
  • cmnemoi (1)
  • ecederstrand (1)
  • dah33 (1)

Top Issue Labels

  • enhancement (13)
  • bug (13)
  • good first issue (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (5)

Package metadata

pypi.org: visions

Visions

  • Homepage:
  • Documentation: https://dylan-profiler.github.io/visions
  • Licenses: BSD License
  • Latest release: 0.8.1 (published about 1 year ago)
  • Last Synced: 2026-02-01T12:26:45.660Z (5 days ago)
  • Versions: 30
  • Dependent Packages: 6
  • Dependent Repositories: 722
  • Downloads: 1,316,882 Last month
  • Docker Downloads: 511,361
  • Rankings:
    • Downloads: 0.322%
    • Dependent repos count: 0.453%
    • Docker downloads count: 0.877%
    • Dependent packages count: 1.578%
    • Average: 2.777%
    • Stargazers count: 5.048%
    • Forks count: 8.384%
  • Maintainers (2)
conda-forge.org: visions

  • Homepage: https://github.com/dylan-profiler/visions
  • Licenses: BSD-4-Clause
  • Latest release: 0.7.5 (published about 4 years ago)
  • Last Synced: 2026-02-03T07:10:40.781Z (4 days ago)
  • Versions: 12
  • Dependent Packages: 2
  • Dependent Repositories: 13
  • Rankings:
    • Dependent repos count: 9.806%
    • Dependent packages count: 19.602%
    • Average: 23.434%
    • Stargazers count: 27.621%
    • Forks count: 36.708%
anaconda.org: visions

Visions provides an extensible suite of tools to support common data analysis operations including type inference on unknown data, casting data types and automated data summarization.

  • Homepage: https://github.com/dylan-profiler/visions
  • Licenses: BSD-4-Clause
  • Latest release: 0.8.1 (published 10 months ago)
  • Last Synced: 2026-01-11T19:11:29.507Z (26 days ago)
  • Versions: 8
  • Dependent Packages: 2
  • Dependent Repositories: 13
  • Rankings:
    • Dependent packages count: 20.424%
    • Average: 35.802%
    • Dependent repos count: 36.006%
    • Stargazers count: 39.667%
    • Forks count: 47.11%
nixpkgs-24.11: python312Packages.visions

Type system for data analysis in Python

nixpkgs-unstable: python313Packages.visions

Type system for data analysis in Python

nixpkgs-24.11: python311Packages.visions

Type system for data analysis in Python

nixpkgs-unstable: python314Packages.visions

Type system for data analysis in Python


Dependencies

requirements.txt pypi
  • attrs >=19.3.0
  • multimethod >=1.4
  • networkx >=2.4
  • numpy *
  • pandas >=0.25.3
  • tangled_up_in_unicode >=0.0.4
requirements_dev.txt pypi
  • IPython * development
  • Sphinx-copybutton * development
  • black >=20.8b1 development
  • isort >=5.0.9 development
  • mypy >=0.770 development
  • nbsphinx * development
  • recommonmark >=0.6.0 development
  • setuptools >=46.1.3 development
  • sphinx-autodoc-typehints >=1.10.3 development
  • sphinx_rtd_theme >=0.4.3 development
  • wheel >=0.34.2 development
requirements_test.txt pypi
  • Pillow * test
  • big_o >=0.10.1 test
  • black >=19.10b0 test
  • check-manifest >=0.41 test
  • imagehash * test
  • isort >=5.0.9 test
  • matplotlib * test
  • mypy >=0.800 test
  • pandas * test
  • pre-commit * test
  • pyarrow >=1.0.1 test
  • pydot * test
  • pyspark * test
  • pytest >=5.2.0 test
  • pytest-spark >=0.6.0 test
  • shapely * test
  • twine >=3.1.1 test
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • ad-m/github-push-action master composite
.github/workflows/pypi.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
requirements_spark.txt pypi
setup.py pypi