Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Limitations without Pandas/NumPy dependencies? #60

Closed
AdolfVonKleist opened this issue Sep 19, 2013 · 1 comment
Closed

Limitations without Pandas/NumPy dependencies? #60

AdolfVonKleist opened this issue Sep 19, 2013 · 1 comment

Comments

@AdolfVonKleist
Copy link

This seems like a great alternative interaction model for Vega/D3.js.
At the end of the Readme, there is a PSA stating that certain functionality in Vincent can be used without Pandas/NumPy. I wonder if you could elaborate on the limitations?

@wrobstory
Copy link
Owner

You can probably use most of the basic component-building API with Pandas/Numpy, but all of the chart-building and data-binding pieces require it. We've tried to catch import errors where possible so that it can be somewhat useful, but unfortunately we've done a lot of building around getting data into your charts via Pandas.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants