https://github.com/wq/django-rest-pandas

📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)
https://github.com/wq/django-rest-pandas

Keywords

chart csv dataviz django django-rest-framework excel pandas rest-api spreadsheet

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)


Owner metadata


Committers metadata

Last synced: 12 months ago

Total Commits: 207
Total Committers: 3
Avg Commits per committer: 69.0
Development Distribution Score (DDS): 0.039

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

Name Email Commits
S. Andrew Sheppard a****w@w****o 199
auvipy a****y@g****m 6
Kevin Mickey k****y@g****m 2

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 40
Total pull requests: 13
Average time to close issues: about 1 year
Average time to close pull requests: 4 months
Total issue authors: 25
Total pull request authors: 6
Average comments per issue: 1.65
Average comments per pull request: 1.15
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 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/wq/django-rest-pandas

Top Issue Authors

  • sheppard (9)
  • auvipy (3)
  • martinwk (3)
  • klahnen (3)
  • fjbardelli (2)
  • wgf4242 (1)
  • valentinc94 (1)
  • tgdn (1)
  • slamer59 (1)
  • sannykr (1)
  • pinkynrg (1)
  • paddymul (1)
  • nooperpudd (1)
  • grwhumphries (1)
  • geoffrey-eisenbarth (1)

Top Pull Request Authors

  • sheppard (6)
  • auvipy (2)
  • timgates42 (2)
  • thedrow (1)
  • kevinmickey (1)
  • brunosmartin (1)

Top Issue Labels

  • enhancement (5)
  • help wanted (4)
  • bug (1)
  • wontfix (1)
  • question (1)

Top Pull Request Labels

  • enhancement (2)

Package metadata

pypi.org: rest-pandas

Serves up pandas dataframes via the Django REST Framework for client-side(i.e. d3.js) visualizations

  • Homepage: https://github.com/wq/django-rest-pandas
  • Documentation: https://rest-pandas.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.1.0 (published about 6 years ago)
  • Last Synced: 2024-05-17T08:14:19.449Z (12 months ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 81
  • Downloads: 38,482 Last month
  • Docker Downloads: 237
  • Rankings:
    • Dependent repos count: 1.658%
    • Downloads: 1.792%
    • Stargazers count: 1.887%
    • Docker downloads count: 3.827%
    • Average: 3.924%
    • Forks count: 4.264%
    • Dependent packages count: 10.118%
  • Maintainers (1)
npmjs.org: @wq/chart

wq framework plugin providing Plotly charts for Django REST Pandas

  • Homepage: https://wq.io/wq.app
  • Licenses: MIT
  • Latest release: 1.1.2 (published almost 6 years ago)
  • Last Synced: 2024-05-17T08:14:20.598Z (12 months ago)
  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 12 Last month
  • Rankings:
    • Stargazers count: 2.261%
    • Forks count: 2.795%
    • Dependent packages count: 8.837%
    • Dependent repos count: 10.304%
    • Average: 15.041%
    • Downloads: 51.009%
  • Maintainers (1)
npmjs.org: @wq/analyst

wq framework plugin providing interactive data tables & charts for Django REST Pandas

  • Homepage: https://django-rest-pandas.wq.io/@wq/analyst
  • Licenses: MIT
  • Latest release: 2.0.0-alpha.2 (published about 1 year ago)
  • Last Synced: 2024-05-17T08:14:20.942Z (12 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12 Last month
  • Rankings:
    • Stargazers count: 2.989%
    • Forks count: 3.514%
    • Average: 16.246%
    • Downloads: 16.531%
    • Dependent repos count: 25.306%
    • Dependent packages count: 32.89%
  • Maintainers (1)
npmjs.org: @wq/pandas

Parse CSV files generated by Django REST Pandas from multi-indexed DataFrames

  • Homepage: https://django-rest-pandas.wq.io/@wq/pandas
  • Licenses: MIT
  • Latest release: 2.0.0-alpha.1 (published over 1 year ago)
  • Last Synced: 2024-05-17T08:14:20.874Z (12 months ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 10 Last month
  • Rankings:
    • Stargazers count: 2.261%
    • Forks count: 2.795%
    • Dependent repos count: 10.304%
    • Average: 19.315%
    • Dependent packages count: 20.92%
    • Downloads: 60.296%
  • Maintainers (1)

Dependencies

package-lock.json npm
  • 1167 dependencies
package.json npm
  • @babel/core ^7.8.4 development
  • @babel/eslint-parser ^7.15.4 development
  • @babel/plugin-transform-react-jsx ^7.14.9 development
  • @babel/preset-env ^7.8.4 development
  • @babel/preset-react ^7.14.5 development
  • @rollup/plugin-babel ^5.3.0 development
  • @rollup/plugin-commonjs ^20.0.0 development
  • @rollup/plugin-node-resolve ^13.0.4 development
  • @rollup/plugin-replace ^3.0.0 development
  • @wq/rollup-plugin ^1.3.0-beta.3 development
  • babel-eslint ^10.0.3 development
  • eslint ^6.8.0 development
  • eslint-plugin-jest ^23.7.0 development
  • eslint-plugin-react ^7.25.1 development
  • jest ^27.2.0 development
  • jest-fetch-mock ^3.0.1 development
  • lerna ^3.20.2 development
  • prettier ^2.4.0 development
  • rollup ^2.56.3 development
  • rollup-plugin-terser ^7.0.2 development
packages/chart/package.json npm
  • @wq/pandas file:../pandas
  • d3 ^7.6.1
  • mustache ^4.2.0
packages/pandas/package.json npm
  • d3-dsv ^3.0.1
.github/workflows/pages.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v1 composite
  • actions/deploy-pages v1 composite
  • actions/jekyll-build-pages v1 composite
  • actions/upload-pages-artifact v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • actions/setup-python v2 composite
  • smartsquaregmbh/delete-old-packages v0.4.0 composite
packages/analyst/package.json npm
  • @wq/material ^2.0.0-alpha.1 development
  • @wq/material-web ^2.0.0-alpha.2 development
  • @wq/chart ^2.0.0-alpha.0
  • @wq/pandas ^2.0.0-alpha.0
  • mustache ^4.2.0
pyproject.toml pypi
  • djangorestframework >=3.3.1
  • pandas >=0.19.0

Score: 18.793614891729753