DataHandler is a collection of algorithms to read and handle data for research (e.g., Web of Science, USPTO) in Python.
Project description
Data Handler (datahand)
DataHandler is a collection of algorithms to read and handle data for research (e.g., Web of Science, USPTO) in Python.
DataHandler allows to manage a variety of typical sources used for research in Pandas.
Installation
To install DataHandler, we recommend to use PyPI:
pip install datahandler
First steps
1. Read data from Web of Science
from datahandler 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.1.tar.gz
(2.1 kB
view details)
File details
Details for the file datahand-0.0.1.tar.gz
.
File metadata
- Download URL: datahand-0.0.1.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 | 86f299b6a5a15684c3da01683c78bf1c2cbce368ad6bba35d90036df7a55e78b |
|
MD5 | 4537f1cdd3a1cdc2d16a150b8fcbfd25 |
|
BLAKE2b-256 | 047ae0045e3d72cf083ba2a3645d3248c82482073d34213c5da690e39e336600 |