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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for readin_ucinet-1.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 316daed6831b73c9adf658af463a42d40f52c378597458a7a7957dbe9cececfa |
|
MD5 | 056ed91892c65c5242c6178307dedf19 |
|
BLAKE2b-256 | 0e7e0dc6682f90666cd71c40c85f3e62b1d9a4bec2a78a2186b4b6a7134308aa |