DataHand is a collection of algorithms to read and handle data for research (e.g., Web of Science, USPTO) in Python.
Project description
Data Hand
DataHand is a collection of algorithms to read and handle data for research (e.g., Web of Science, USPTO) in Python.
DataHand allows to read a variety of typical sources used for research and convert them into a pandas DataFrame.
Installation
To install DataHand, we recommend to use PyPI:
pip install datahand
First steps
1. Read data from Web of Science
from datahand import read_wos
df = read_wos("file/to/path.txt")
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
datahand-0.0.2.tar.gz
(2.1 kB
view details)
File details
Details for the file datahand-0.0.2.tar.gz
.
File metadata
- Download URL: datahand-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d76e60bb25864cc30d3eb1a312d56bdbe9417886693a8a3aa5ced7665a0027 |
|
MD5 | 4dddb0ec1aefc903d01a181baed9bd9a |
|
BLAKE2b-256 | 675a507616da463c24a06d37b5aa4c076cc53c7dd97781eeddb04b8dacae9384 |