Skip to main content

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


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.3.tar.gz (2.2 kB view hashes)

Uploaded Source

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