5 रिपॉजिटरी
Libraries that generate standardized JSON specifications based on the Vega-Lite grammar for rendering statistical graphics.
Distinct from Python Visualization: Distinct from general Python visualization by specifically focusing on the generation of Vega-Lite JSON schemas rather than direct rendering.
Explore 5 awesome GitHub repositories matching part of an awesome list · Vega-Lite Specifications. Refine with filters or upvote what's useful.
Altair is a declarative data visualization library for Python that generates Vega-Lite specifications. It functions as a tool for mapping data to graphical marks using a high-level syntax, allowing users to describe the desired visual outcome instead of writing imperative drawing commands. The framework enables the creation of interactive charts and graphics, including linked views and filtered displays that respond to user input in real time. It supports the design of multi-view dashboards by combining visualizations into layered or faceted layouts. The library provides capabilities for sta
Acts as a Python interface for creating statistical visualizations by generating compatible Vega-Lite specifications.
Smile is a comprehensive JVM machine learning library and statistical computing toolkit. It provides a suite of algorithms for classification, regression, and clustering, implemented natively for Java, Scala, and Kotlin. The project also functions as a deep learning framework, a natural language processing library, and an inference engine for large language models. The library distinguishes itself through GPU acceleration via LibTorch bindings and support for the ONNX model interchange format. It includes specialized capabilities for large language model inference, featuring Byte-Pair Encodin
Produces declarative JSON specifications based on the Vega-Lite grammar for web-based chart rendering.
Livebook is an interactive notebook platform for Elixir that provides a web-based environment for writing and running code cells alongside Markdown content, visualizations, and reproducible workflows. It serves as a multi-cloud auto-clustering tool that automatically discovers and joins Elixir nodes into clusters across Kubernetes, AWS ECS, and Fly.io for distributed execution, and also functions as a notebook deployment tool that packages notebooks into standalone web applications with authentication, secrets, and Docker support. The platform enables real-time collaborative editing, synchron
Renders Vega-Lite charts, tables, maps, and other rich outputs directly within notebook cells.
Lux is an automated exploratory data analysis tool designed to generate intelligent visual representations of pandas dataframes. It identifies patterns and trends by recommending optimal chart types and axis mappings based on the statistical attributes of a dataset. The tool functions as an interactive data profiling layer that allows users to browse and query collections of charts using filters and wildcards. It also serves as a visualization code generator, translating automatically produced charts into programmatic code or HTML for manual refinement in external libraries. The system cover
Translates internal visual configurations into declarative Vega-Lite JSON specifications for standard plotting libraries.
Polynote एक पॉलीग्लॉट नोटबुक एनवायरनमेंट और इंटरैक्टिव डॉक्यूमेंट सिस्टम है जिसे एक ही डॉक्यूमेंट के भीतर कई भाषाओं में कोड निष्पादित करने के लिए डिज़ाइन किया गया है। यह एक क्रॉस-लैंग्वेज डेटा विश्लेषण टूल और JVM लैंग्वेज IDE के रूप में कार्य करता है, जो उपयोगकर्ताओं को तकनीकी वर्कफ़्लो को प्रोटोटाइप और डॉक्यूमेंट करने के लिए निष्पादन योग्य कोड, रिच टेक्स्ट और डेटा विज़ुअलाइज़ेशन को संयोजित करने की अनुमति देता है। यह सिस्टम विभिन्न लैंग्वेज रनटाइम्स, जैसे Python और JVM के बीच डेटा और वेरिएबल्स साझा करने की अपनी क्षमता के लिए जाना जाता है। यह रनटाइम्स के बीच ऑब्जेक्ट्स को पास करने के लिए क्रॉस-लैंग्वेज ऑब्जेक्ट कन्वर्ज़न और डेटा रैपिंग का उपयोग करता है, जो मल्टी-लैंग्वेज डेटा वर्कफ़्लो को सक्षम बनाता है। इसके अतिरिक्त, यह स्थानीय या रिमोट क्लस्टर सबमिशन के माध्यम से वितरित डेटा प्रोसेसिंग कार्यों को निष्पादित करने के लिए Apache Spark के साथ एकीकृत होता है। प्लेटफॉर्म डेटा विश्लेषण और विज़ुअलाइज़ेशन के लिए क्षमताओं का एक व्यापक सूट प्रदान करता है, जिसमें रनटाइम मॉनिटरिंग के लिए रीयल-टाइम सिंबल टेबल और Vega स्पेसिफिकेशन रेंडरिंग के लिए समर्थन शामिल है। यह कोऑर्डिनेट-आधारित रिज़ॉल्यूशन का उपयोग करके JVM और Python रनटाइम्स के लिए डिपेंडेंसी मैनेज करता है और ऑटो-कंप्लीट और एरर हाइलाइटिंग के साथ IDE-एन्हांस्ड एडिटिंग प्रदान करता है। डॉक्यूमेंट मैनेजमेंट सुविधाओं में एक डायनामिक टेबल ऑफ कंटेंट्स, क्रॉस-नोटबुक कंटेंट सर्च और दूषित फाइलों से डेटा हानि को रोकने के लिए ब्राउज़र-आधारित बैकअप रिकवरी शामिल है।
Renders Vega-Lite specifications as interactive visualizations that reference variables from other notebook cells.