Code Monkey home page Code Monkey logo

rymc / weave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wandb/weave

0.0 0.0 0.0 13.19 MB

Weave, developed by the team at Weights and Biases, is a new open-source toolkit designed for performant, interactive data exploration. Our mission is to equip Machine Learning practitioners with the best tools to turn data into insights quickly and easily.

Home Page: https://wandb.ai

License: Apache License 2.0

Shell 0.04% JavaScript 0.55% C++ 0.01% Python 28.92% C 28.30% Rust 0.04% TypeScript 39.46% CSS 0.54% HTML 1.16% Jupyter Notebook 0.19% Dockerfile 0.03% Less 0.76%

weave's Introduction

Weave Logo

Weave - Interactive Data Exploration Toolkit by Weights & Biases


Hello ๐Ÿ‘‹ and welcome to Weave!

Weave, developed by the team at Weights and Biases, is a new open-source toolkit designed for performant, interactive data exploration. Our mission is to equip Machine Learning practitioners with the best tools to turn data into insights quickly and easily.

Whether you are a seasoned data scientist, an aspiring ML practitioner, or just a tech enthusiast eager to play with data, Weave is for you.

Quickstart

Install weave using pip install weave.

Then start exploring your existing datasets with 1 line of code!:

import weave
# ... use any existing dataframe
weave.show(pandas_df)

For example:

1. View a dataframe (in this case the Iris dataset)

first_show

2. Interactively derive insights

beginning_exploration

3. Create and share dashboards

configured_iris_panel

๐ŸŽ‰ Why Weave?

  • ๐Ÿš€ Performant: Weave is built with performance in mind. It's designed to handle large datasets smoothly so you can focus on what matters - exploring data and finding insights. Under the hood we optimize execution plans and parallelize computation using Arrow.
  • ๐ŸŽจ Interactive: Weave is all about making data exploration fun and interactive. It empowers you to engage with your data and discover patterns that static graphs can't reveal - without learning complicated APIs! Beautiful and interactive plots to bring your data to life.
  • ๐Ÿงฉ Modular Ecosystem: Weave's architecture & compute language is build on Types, Ops, and Panels. Combine different components to build your customized data exploration toolkit, and publish reusable components into the ecosystem for others to use!
  • ๐Ÿ’ป Open-Source: We believe in the power of open-source. Weave is built by the community, for the community. We are excited to see how you use it and what you build with it.

๐Ÿ“š Getting Started

Before you dive in, make sure you have the required software installed. You'll find all the details in our Installation Guide.

After installation, check out our Quick Start Guide to get a feel for Weave. For deeper dives, we recommend our Example Notebooks, which are packed with detailed explanations, examples, and even some data exploration wizardry!


๐ŸŽ Feature Statuses

Important: Weave is newly open sourced and the APIs are subject to change. Please report any issues to https://github.com/wandb/weave/issues.

Statuses:

  • โœ…: Available: The feature is relatively stable and ready for use
  • ๐Ÿ’ก: Preview: The feature is code-complete, but may have some rough edges
  • ๐Ÿšง: In Development:: The feature is still in active development - while usable, expect changes.
  • ๐Ÿ“: Todo:: The feature has not entered development
Category Feature Status
API
weave.save โœ…
weave.show โœ…
weave.publish ๐Ÿ’ก
Custom Objects
Custom Types via @weave.type decorator ๐Ÿ’ก
Custom Ops via @weave.op decorator ๐Ÿ’ก
Custom Panels via weave.panels.Panel subclass ๐Ÿšง
Persistence
Publish & Save Data โœ…
Publish & Save Custom Python Objects (eg. Models) ๐Ÿ’ก
Publish & Save Configured Dashboards ๐Ÿ’ก
Publish & Save Panels, Ops, & Types ๐Ÿšง
UX
Tables โœ…
Plots โœ…
Dashboard Editor ๐Ÿ’ก
Core Component Library ๐Ÿ’ก
Code Export ๐Ÿ’ก
Media Types ๐Ÿšง
Version Navigation ๐Ÿšง
Implementation
Language Bindings (Python, JS) โœ…
Tests/Code coverage โœ…
Core Language Spec (Types, Ops, Panels) ๐Ÿ’ก
Benchmarks ๐Ÿ“
Materials
Examples โœ…
Documentation (API Reference, Guides) ๐Ÿšง

๐Ÿ‘ฉโ€๐Ÿ’ป Contribution

Are you passionate about data exploration and open-source projects? Awesome! Weave's community is always looking for contributors. Check out our Contribution Guide to learn how you can make Weave even better!

๐Ÿ“ข Community

Join our thriving community Discord. It's the perfect place to ask questions, share your projects, or just chat about data exploration.

๐Ÿ’– Thanks

Special thanks to everyone who has contributed to Weave, from submitting bug reports and feature requests to contributing code and documentation. Weave wouldn't be what it is today without you!


Happy Weaving! ๐ŸŽ‰

Made with ๐Ÿ’œ by Weights and Biases

weave's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.