Skip to main content

Read in UCINET file as pandas DF

Project description

readin_ucinet

Read in UCINET text files as pandas DataFrame

Available at: https://pypi.org/project/readin-ucinet/

Prerequisites: Requires pandas installation
         https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html?highlight=install

Example Usage:
          import readin_ucinet as ru
          social_graph = ru.read_ucinet("ENTER_FILEPATH_HERE")

Returns: pandas DataFrame or TextParser
          A comma-separated values (csv) file is returned as two-dimensional data structure with labeled axes.

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

readin_ucinet-1.4.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

readin_ucinet-1.4.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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