Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 4 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: R-N
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 67.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

statsmodels_lite

Owner

  • Name: Muhammad Rizqi Nur
  • Login: R-N
  • Kind: user
  • Location: Indonesia

https://medium.com/@rizqinur2010

Citation (CITATION.cff)

cff-version: 1.2.0
title: statsmodels
message: >-
  Please use following citation to cite statsmodels in
  scientific publications
type: software
authors:
  - given-names: Seabold
    family-names: Skipper
  - given-names: Perktold
    family-names: Josef
repository-code: 'https://github.com/statsmodels/statsmodels'
url: 'https://www.statsmodels.org/'
keywords:
  - python
  - data-science
  - statistics
  - prediction
  - econometrics
  - forecasting
  - data-analysis
  - regression-models
  - hypothesis-testing
  - generalized-linear-models
  - timeseries-analysis
  - robust-estimation
  - count-model
license: BSD-3-Clause
preferred-citation:
  type: article
  authors:
    - given-names: Seabold
      family-names: Skipper
    - given-names: Perktold
      family-names: Josef
  title: "statsmodels: Econometric and statistical modeling with python"
  journal: "9th Python in Science Conference"
  year: 2010

GitHub Events

Total
  • Push event: 5
  • Create event: 2
Last Year
  • Push event: 5
  • Create event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 6
  • Total Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Muhammad Rizqi Nur r****0@g****m 6

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

pyproject.toml pypi
requirements.txt pypi
  • numpy >=1.22.3,<3
  • packaging >=21.3
  • pandas >=1.4,
  • patsy >=0.5.6
  • scipy >=1.8,
setup.py pypi