Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vega/vegafusion issues and pull requests
#556 - Vegafusion and altair: Expected Table-like input...
Issue -
State: closed - Opened by firasm 11 days ago
- 4 comments
#555 - module 'pyarrow' has no attribute 'from_pandas'
Issue -
State: open - Opened by DanielKerrigan about 2 months ago
- 2 comments
Labels: bug
#554 - fix typo in Vegafusion 2.0 release notes title
Pull Request -
State: closed - Opened by MarcoGorelli 2 months ago
#553 - Exit code 2 on vegafusion-2.0.0.tar.gz in github and pypi
Issue -
State: closed - Opened by marrowsuck 2 months ago
- 1 comment
#552 - Release 2.0.1
Pull Request -
State: closed - Opened by jonmmease 2 months ago
#551 - Fix custom date format parse
Pull Request -
State: closed - Opened by jonmmease 2 months ago
#550 - Release 2.0.0
Pull Request -
State: closed - Opened by jonmmease 2 months ago
#549 - ValueError: DataFusion error: Internal error: Failed to parse -07:00 as a timezone.
Issue -
State: open - Opened by yubrshen 3 months ago
- 2 comments
Labels: bug
#547 - V2 branch
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#546 - Release 2.0.0-rc1
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#545 - Move prost codegen to outdir
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#544 - fix: Support selecting columns from interchange-level narwhals DataFrames
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#543 - perf: Switch from deterministic_hash to ahash for better perf
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#542 - v2-chore: Update DataFusion to 43 final and Arrow 52.3
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#541 - v2-docs: doc review updates
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#540 - v2-docs: Update release instructions, add sync_docs script
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#539 - v2-chore: Cleanup toward v2 release
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#538 - v2-docs: Add embed section, general review and cleanup
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#537 - v2-docs: Switch to pydata-sphinx theme
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#536 - v2-docs: Add tables with function and transform support
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#535 - v2-docs: Add docs for inline datasets, grpc, and port legacy docs
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#534 - v2-docs: Add pre transform and chart state docs
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#533 - v2-docs: Add docs for transformed data
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#532 - v2-docs: Add column usage docs
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#531 - ci: create dependabot.yml
Pull Request -
State: open - Opened by domoritz 3 months ago
- 1 comment
#530 - docs: Add initial sphinx docs skeleton
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#529 - WIP: VegaFusion runtime in a Worker for wasm support
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#528 - perf: use Narwhals expressions (and stable API)
Pull Request -
State: closed - Opened by MarcoGorelli 3 months ago
- 1 comment
#527 - v2: Include VegaFusionRuntime in vegafusion-wasm
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#526 - v2: Switch vegafusion-wasm to use vega-embed, drop vegafusion-embed
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#525 - v2: Implement transforms against DataFusion DataFrame, drop custom UDFs
Pull Request -
State: closed - Opened by jonmmease 3 months ago
#524 - v2: Remove Python sql connection logic
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#523 - Add release profile for optimizing perf and size
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#522 - Revamp grpc support
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#521 - Use ChartState in vegafusion-wasm
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#520 - Revert chart state refactor
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#519 - Refactor to move ChartState to vegafusion core
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#518 - Trim Python dependencies
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#517 - Add initial Arrow PyCapsule support
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#516 - Add get_column_usage utility function
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#515 - v2: Add lint and type checking for Python package
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#514 - v2: Add VegaFusionWidget based on AnyWidget
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#513 - Update to DataFusion 42, Arrow 53.1 (RC), remove DataFrameDataSource Python logic
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#512 - v2: Drop Java library
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#511 - v2: Combine Python packages
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#510 - v2: Remove altair functionality from vegafusion package
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#509 - v2: Drop the vegafusion-jupyter package
Pull Request -
State: closed - Opened by jonmmease 4 months ago
#508 - Crashes ipykernel
Issue -
State: open - Opened by arslnb 5 months ago
- 3 comments
#507 - Offline vscode widget?
Issue -
State: open - Opened by clouds56 5 months ago
- 1 comment
#506 - Disable verbose mode
Issue -
State: open - Opened by arslnb 5 months ago
- 2 comments
#505 - `count()` inside aggregate/joinaggregate transform returns `0` instead of the length of the data
Issue -
State: open - Opened by joelostblom 6 months ago
- 1 comment
Labels: bug
#504 - DataFusion 41, arrow-rs 52.2, sqlparser 0.49, pyo3 0.21.1
Pull Request -
State: closed - Opened by jonmmease 6 months ago
#503 - Update Arrow and DataFusion 2024-08-10
Pull Request -
State: closed - Opened by jonmmease 6 months ago
- 1 comment
#502 - DataFusion error with mark_area and Polars categorical columns
Issue -
State: open - Opened by kgoodrick-uu 6 months ago
- 3 comments
Labels: bug, enhancement
#501 - Read Arrow C Stream from Arrow PyCapsule Interface
Pull Request -
State: closed - Opened by kylebarron 7 months ago
- 27 comments
#500 - issue with attribute deprecation in Numpy < 2.0?
Issue -
State: closed - Opened by TSSlade 7 months ago
- 2 comments
#498 - Support ingesting objects that support the Arrow PyCapsule API
Issue -
State: open - Opened by jonmmease 7 months ago
- 6 comments
#497 - VegaFusionWidget doesn't work tooltip=True in compound charts
Issue -
State: open - Opened by cosmicfarmers 7 months ago
- 2 comments
Labels: bug
#495 - Vega spec. converted from vega-lite spec which includes selection_point with selection_interval not working on VegaFusionWidget
Issue -
State: open - Opened by cosmicfarmers 7 months ago
- 7 comments
Labels: bug
#494 - Remove colon check in variable names
Pull Request -
State: closed - Opened by jonmmease 9 months ago
#493 - Remove colon check in variable names
Pull Request -
State: closed - Opened by Keats 9 months ago
- 2 comments
#492 - Release 1.6.9
Pull Request -
State: closed - Opened by jonmmease 9 months ago
#491 - Make imports of heavy packages lazy
Pull Request -
State: closed - Opened by jonmmease 9 months ago
#490 - Release 1.6.8
Pull Request -
State: closed - Opened by jonmmease 9 months ago
#489 - Fix projection pushdown with offset encodings
Pull Request -
State: closed - Opened by jonmmease 9 months ago
#488 - `FormatTime string_view` not found when importing vegafusion (this used to work)
Issue -
State: closed - Opened by jowens 9 months ago
- 3 comments
#487 - It is better to use the repository field
Pull Request -
State: closed - Opened by szabgab 9 months ago
- 1 comment
#486 - adding a regression line causes vf to not cull unused data, also rendering looks pixelated
Issue -
State: open - Opened by jowens 9 months ago
- 3 comments
#485 - Panic when field name includes a `:`
Issue -
State: closed - Opened by boydgreenfield 10 months ago
- 7 comments
Labels: bug
#484 - Should `transformed_data()` also drop the columns that are not included in the spec?
Issue -
State: closed - Opened by joelostblom 10 months ago
- 3 comments
#482 - Release version 1.6.7
Pull Request -
State: closed - Opened by jonmmease 10 months ago
#481 - Fix panics for out-of-range timestamps
Pull Request -
State: closed - Opened by jonmmease 10 months ago
#480 - README updates for Altair 5.3, add GOVERNANCE.md
Pull Request -
State: closed - Opened by jonmmease 10 months ago
#479 - Remove errant AGPL-3 header from test file
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#478 - Test file under AGPL-3.0
Issue -
State: closed - Opened by hyandell 11 months ago
- 2 comments
#477 - Release 1.6.6
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#476 - Support Date32 type with Polars
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#475 - Don't set Altair's embed_options to None
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#474 - VegaFusion's enable() function shouldn't set embed_options to None
Issue -
State: closed - Opened by jonmmease 11 months ago
#473 - Fix arrow type inference error (fall back to string)
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#472 - pyarrow conversion logic should handle numeric columns with some string number values
Issue -
State: closed - Opened by jowens 11 months ago
- 8 comments
Labels: bug
#471 - Strip description encoding channel for improved render performance
Pull Request -
State: closed - Opened by jonmmease 11 months ago
#470 - Enables Schemas in DuckDB
Pull Request -
State: closed - Opened by rlancer 11 months ago
- 12 comments
#469 - Panic when computing histogram on column with inf value
Issue -
State: open - Opened by jonmmease 11 months ago
- 2 comments
#468 - Consider computing bin edge calculation
Issue -
State: open - Opened by jonmmease 11 months ago
#466 - Update to DataFusion 36
Pull Request -
State: closed - Opened by jonmmease 12 months ago
- 1 comment
#465 - Release 1.6.5
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#464 - Fix parent scope resolution in projection pushdown optimization
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#463 - Manual tooltips are undefined in faceted, colored and unaggregated charts
Issue -
State: open - Opened by nicolaskruchten 12 months ago
- 1 comment
#462 - Handle unescaping fields aggregate/fold/pivot in local datetime stringification planner step
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#461 - Release 1.6.4
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#460 - Handle point selections in projection pushdown
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#459 - Fix datetime stringification with column names that need escaping
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#458 - Support domain extraction for columns with escaped dots in their names
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#457 - Update to DataFusion 36
Pull Request -
State: closed - Opened by jonmmease 12 months ago
- 7 comments
#456 - Facet lifting not working with columns with dots?
Issue -
State: open - Opened by nicolaskruchten 12 months ago
#455 - scale domain extraction is broken for columns with dots
Issue -
State: closed - Opened by nicolaskruchten 12 months ago
#454 - Release 1.6.4 rc1
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#453 - debug windows java ci
Pull Request -
State: closed - Opened by jonmmease 12 months ago
#452 - Fix local datetime stringification for columns that need escaping
Pull Request -
State: closed - Opened by jonmmease 12 months ago
- 1 comment