Skip to main content
boadata
=======

(B)rowser (O)f (A)rbitrary Data - a Python browser of data.
The goal is to create a simple tool for scientists / data miners
to browse and plot various data sources in one simple environment.

It's a library, as well as a set of tools.

Concepts
--------
* uri - boadata tries to support odo URIs
* data object - wrapper around basic data types (a.k.a odo.resource but with wrapper)
* data tree - browseable that can contain nodes (some of the nodes can be data objects)
* data conversion - between different object types
* view - visual representation of a data objects

Executables
------------
* `boadescribe <uri>` - show basic info about a data object (in command-line)
* `boatree <uri>` - list nodes in a data tree
* `boaplot <uri> <colx> <coly>` - scatter plot of two columns (colx,y can be expressions like x**2, sqrt(y+2*exp(-x)) etc.)
* `boahist <uri> <col>` - histogram of a column
* `boadata [<uri>]` - full gui with a tree
* `boatable <uri>` - show tabular representation of a dataobject

Status
------
* in (slow) development

Requirements
------------
* PyQt4
* odo
* pandas
* numpy
* six
* blinker
* numexpr
* h5py (optional)
* sqlalchemy (optional)
* pyqtgraph (optional - table support)
* matplotlib (optional)
* pandas_profiling (optional - dataframe summaries)
* Python 2.7 / 3.4+

Supported formats and sources
-----------------------------
* File system tree
* HDF5
* CSV
* SQL based on SqlAlchemy (sqlite supported)
* pydataset datasets

Supported views
---------
* Table
* Histogram
* Scatter plot
* Text view
* Summary (from pandas_profiling)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boadata-0.3.3.tar.gz (28.0 kB view details)

Uploaded Source

File details

Details for the file boadata-0.3.3.tar.gz.

File metadata

  • Download URL: boadata-0.3.3.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for boadata-0.3.3.tar.gz
Algorithm Hash digest
SHA256 4329bb48e09dc7a3c3b4c76b54cf8e6d5fadf89c7eb5501849bb6f60800b6cf7
MD5 c02cc747436b17ecf2ef796e0e5d4b74
BLAKE2b-256 173efcaa29d4b46b5e29215ba9e1ce1e96df28be82ab147d470ac30a8ad45209

See more details on using hashes here.

Release history Release notifications | RSS feed

0.4.2

2 files

0.4.1

2 files

0.3.14

1 file

0.3.13

1 file

0.3.12

1 file

0.3.11

1 file

0.3.10

1 file

0.3.9

1 file

0.3.7

1 file

0.3.6.1

1 file

0.3.6

1 file

0.3.5.1

1 file

0.3.5

1 file

0.3.4.2

1 file

0.3.4.1

1 file

0.3.4

1 file

This release

0.3.3 This release

1 file

0.3.2

1 file

0.3.0

1 file

0.2.9

1 file

0.2.8

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page