Replies: 1 comment
-
| Yes, I agree that it would be nice! I've been putting it off, because I wasn't sure how to approach it, but I might have an idea. I'll give it a try soon! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Jupyter + Preql is a great combo for data exploration, it would be even greater if we can quickly graph data, not just look at its tabular form.
Databricks and others have something similar, I think they use Plotly in the back.
https://docs.databricks.com/notebooks/visualizations/index.html#plot-types
Altair (Vega) is another great charting library.
Beta Was this translation helpful? Give feedback.
All reactions