data exploration using graph representations and dashboards, as well as meta data extraction, cleaning, and transformation
Project description
GraphXplore: Visual exploration and easy preprocessing of data
About
GraphXplore is a tool for visually exploring, cleaning and transforming your data, as well as defining and sharing metadata and mappings with others. You can access GraphXplore as a Python package, or use its graphical user interface application. The app can either be run as a local webserver or a standalone desktop app. GraphXplore does not require advanced knowledge about statistics or data science and the app can be used without prior coding/scripting skills. The tool was designed with the application to the medical research domain in mind, but can be generally used with any data source.
Installation
- Python package: Install from PyPi with
pip install graphxplore, or checkout versions at the PyPI GraphXplore project site- Alternatively, you can clone this repository, checkout a specific commit and use that version via
sys.path,pip install -eorconda develop
- Alternatively, you can clone this repository, checkout a specific commit and use that version via
- Desktop app: Download the installer
- Alternatively, you can clone this repository, checkout a specific commit, use NPM and run the installation script
- Local webserver: Clone this repository, install streamlit with
pip install streamlit, navigate tofrontend/GraphXploreand runstreamlit run streamlit_app.py
Documentation
In the GraphXplore user guide you can find detailed information about the data-related tasks that you can work in with GraphXplore, as well as its functionalities. Additionally, the same information is given in the app via various how-to pages and tooltips.
For information on coding with GraphXplore, read the Python package code documentation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file graphxplore-0.9.1.tar.gz.
File metadata
- Download URL: graphxplore-0.9.1.tar.gz
- Upload date:
- Size: 89.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d456a83403b5e2d893ebb500104f9a7b11de12175271ab16c480bd6a310a40a5
|
|
| MD5 |
8276fc498af919ec5811d1e062702799
|
|
| BLAKE2b-256 |
16f21d0e7bb7d0b222a4f2b6c4b4fa9309b2b06983c8d0b79cf07e9bf45f661b
|
File details
Details for the file graphxplore-0.9.1-py3-none-any.whl.
File metadata
- Download URL: graphxplore-0.9.1-py3-none-any.whl
- Upload date:
- Size: 106.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00d4326144d5df65e4557c7a381d041513342affba470140f4ba1fa7e52cada8
|
|
| MD5 |
5a04b9d49db2eda81146e18683aac617
|
|
| BLAKE2b-256 |
a7d41d545791f40eb09863bf9492e8506e206f31a173c02f830eda234cc2e0df
|