https://github.com/kfultz07/go-dataframe

A simple package to abstract away the process of creating usable DataFrames for data analytics. This package is heavily inspired by the amazing Python library, Pandas.
https://github.com/kfultz07/go-dataframe

Keywords

data-analysis data-analytics data-processing data-science dataframe go golang pandas

Last synced: about 1 year ago
JSON representation

Acceptance Criteria

Repository metadata

A simple package to abstract away the process of creating usable DataFrames for data analytics. This package is heavily inspired by the amazing Python library, Pandas.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 130
Total Committers: 2
Avg Commits per committer: 65.0
Development Distribution Score (DDS): 0.038

Commits in past year: 18
Committers in past year: 1
Avg Commits per committer in past year: 18.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Kevin Fultz k****7@g****m 125
Kevin Fultz 5****7 5

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 0
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 3 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kfultz07/go-dataframe

Top Issue Authors

Top Pull Request Authors

  • fahadsiddiqui (1)
  • IamFaizanKhalid (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/kfultz07/go-dataframe

  • Homepage: https://github.com/kfultz07/go-dataframe
  • Documentation: https://pkg.go.dev/github.com/kfultz07/go-dataframe#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20240105214731-15f0859a57e9 (published over 1 year ago)
  • Last Synced: 2024-06-10T22:12:40.810Z (about 1 year ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.682%
    • Dependent packages count: 6.999%
    • Average: 7.499%
    • Forks count: 8.969%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/aws/aws-sdk-go v1.44.57
  • github.com/jmespath/go-jmespath v0.4.0
go.sum go
  • github.com/aws/aws-sdk-go v1.44.57
  • github.com/davecgh/go-spew v1.1.0
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8

Score: -Infinity