معرفی شرکت ها


dynetml2other-0.11


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

DyNetML parsing and manipulation
ویژگی مقدار
سیستم عامل -
نام فایل dynetml2other-0.11
نام dynetml2other
نسخه کتابخانه 0.11
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Peter Landwehr
ایمیل نویسنده plandweh@cs.cmu.edu
آدرس صفحه اصلی http://pmlandwehr.github.io/dynetml2other/
آدرس اینترنتی https://pypi.org/project/dynetml2other/
مجوز BSD
============= dynetml2other ============= **dynetml2other_.** provides a set of tools for loading Dynamic Network Markup Language (DyNetML) files into the igraph_. and NetworkX_. Python packages for analyzing networks. It also supports a vanilla network format that uses dictionaries; while this format doesn't support the graph libraries' ability to calculate network features, it should be much quicker for exploring relationships between nodes. What is DyNetML? ================ DyNetML_. is a GraphML-based format for specifying network graphs. It is intended to support 'Meta-Networks' that combine multiple types of nodes that are related in many one- and two-mode networks. It's the primary format used by the ORA_. network analysis tool. Why dynetml2other? ================== While potent, ORA is designed to be used through a GUI and doesn't allow users to manipulate or work with their data in a programmatic fashion; this makes systematic use of the tool largely impossible. dynetml2other provides a workaround for this by allowing users to load DyNetML files into graph libraries for Python. Users can manipulate these graphs, calculate necessary metrics, and then save out the changed results as DyNetML files or any other format of choice. What dynetml2other Is Not: ========================== dynetml2other is *not* a full-featured replacement for ORA or many of its reports. What dynetml2other Is: ====================== dynetml2other is a way to use igraph or NetworkX to analyze networks stored in DyNetML. It provides tools for manipulating DyNetML data that approximate a small number of ORA's tools form manipulation, and allows users to save out their work for further manipulation in ORA or other tools. .. _dynetml2other: http://pmlandwehr.github.io/dynetml2other/ .. _igraph: http://igraph.org/python/ .. _NetworkX: http://networkx.github.io .. _DyNetML: http://www.casos.cs.cmu.edu/projects/dynetml/ .. _ORA: http://www.casos.cs.cmu.edu/projects/ora/


نحوه نصب


نصب پکیج whl dynetml2other-0.11:

    pip install dynetml2other-0.11.whl


نصب پکیج tar.gz dynetml2other-0.11:

    pip install dynetml2other-0.11.tar.gz