Skip to main content

DeepGraph is a scalable, general-purpose data analysis package. It implements a network representation based on pandas DataFrames and provides methods to construct, partition and plot graphs, to interface with popular network packages and more.

Project description

https://anaconda.org/deepgraph/deepgraph/badges/build.svg https://anaconda.org/deepgraph/deepgraph/badges/version.svg https://anaconda.org/deepgraph/deepgraph/badges/installer/conda.svg Documentation Status https://badge.fury.io/py/deepgraph.svg

DeepGraph

DeepGraph is a scalable, general-purpose data analysis package. It implements a network representation based on pandas DataFrames and provides methods to construct, partition and plot graphs, to interface with popular network packages and more.

It is based on a new network representation introduced in (coming soon..).

Quick Start

DeepGraph can be installed via pip from PyPI

$ pip install deepgraph

or if you’re using Conda, install with

$ conda install -c https://conda.anaconda.org/deepgraph deepgraph

Then, import and get started with:

>>> import deepgraph as dg
>>> help(dg)

Documentation

The official documentation is hosted on readthedocs.org: http://deepgraph.readthedocs.org

The documentation provides a good starting point for learning how to use the library. Expect the docs to continue to expand as time goes on.

Citing DeepGraph

Please acknowledge and cite the use of this software and its authors when results are used in publications or published elsewhere. You can use the following BibTex entry (coming soon..):

Licence

Distributed with a BSD license:

Copyright (C) 2016 DeepGraph Developers
Dominik Traxl <dominik.traxl@posteo.org>

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

DeepGraph-0.0.4.tar.gz (46.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page