Skip to main content

Python package undouble_gui

Project description

undouble_gui

Python Pypi Docs LOC Downloads Downloads License Forks Issues Project Status DOI Medium Colab GitHub Repo stars GitHub repo size Donate

  • undouble_gui is Python package

Star this repo if you like it! ⭐️

Blog/Documentation

Contents

Installation

  • Install undouble_gui from PyPI (recommended). undouble_gui is compatible with Python 3.6+ and runs on Linux, MacOS X and Windows.
  • A new environment can be created as following:
conda create -n env_undouble_gui python=3.8
conda activate env_undouble_gui
pip install undouble_gui            # normal install
pip install --upgrade undouble_gui # or update if needed
  • Alternatively, you can install from the GitHub source:
# Directly install from github source
pip install -e git://github.com/erdogant/undouble_gui.git@0.1.0#egg=master
pip install git+https://github.com/erdogant/undouble_gui#egg=master
pip install git+https://github.com/erdogant/undouble_gui

# By cloning
git clone https://github.com/erdogant/undouble_gui.git
cd undouble_gui
pip install -U .

Import undouble_gui package

import undouble_gui as undouble_gui

Example:

df = pd.read_csv('https://github.com/erdogant/hnet/blob/master/undouble_gui/data/example_data.csv')
model = undouble_gui.fit(df)
G = undouble_gui.plot(model)

References

Citation

Please cite in your publications if this is useful for your research (see citation).

Maintainers

Contribute

  • All kinds of contributions are welcome!
  • If you wish to buy me a Coffee for this work, it is very appreciated :)

Licence

See LICENSE for details.

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

undouble_gui-0.1.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

undouble_gui-0.1.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file undouble_gui-0.1.0.tar.gz.

File metadata

  • Download URL: undouble_gui-0.1.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for undouble_gui-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9924fe10b6052cfe216328a0cf80e536bcf5ceedf177fdca41b1204d2d994430
MD5 dfe1539a3a79d6df07f2c01b66df9e85
BLAKE2b-256 d3ce21c82caecc74eeabfcf82e615d80067e8fb592a9e1a7e5113a5c2f5edbca

See more details on using hashes here.

File details

Details for the file undouble_gui-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: undouble_gui-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for undouble_gui-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92cf429f579d7644449d3de703c1f9dc99d29084e11940810b355ab807af0c66
MD5 b0f2e0d364899e47eabea3c5e343d8fd
BLAKE2b-256 03babad8386a1a113ca6326b972ce9ec6d40cb572c4f982f37007533416c2a3e

See more details on using hashes here.

Supported by

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