Skip to main content

A library to work with time series data from xls

Project description

==================================================
This library is now part of the ambhas
(http://pypi.python.org/pypi/ambhas/) library.
Updates will only be made in the ambhas library.
==================================================


============
datalib
============

This is a package/library in python to work with time series data from xls file.
This is being developed under the project `AMBHAS <http://www.ambhas.com/>`_.


Installing datalib
======================

Installing datalib can be done by downloading source file (datalib--<version>.tar.gz),
and after unpacking issuing the command::

python setup.py install

This requires the usual Distutils options available.

Or, download the datalib--<version>.tar.gz file and issue the command::

pip /path/to/datalib--<version>.tar.gz

Or, directly using the pip::

pip install datalib


Usage
=========
Import required modules::

import numpy as np
from datalib import time_data

Read the time series data::

data = time_data('/pata/to/file.xls')
year = data.get('year')
month = data.get('month')
gw_observed = 839-data.get('gw')

Changelog
=========

0.0.0 (July 2011)
------------------
- Initial release


Any questions/comments
=========================
If you have any comment/suggestion/question,
please feel free to write me at satkumartomer@gmail.com

So far, the documents are not well explained,
I will be updating them soon.

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

datalib-0.0.0.tar.gz (12.1 kB view details)

Uploaded Source

Built Distributions

datalib-0.0.0.linux-x86_64.tar.gz (4.6 kB view details)

Uploaded Source

datalib-0.0.0.linux-x86_64.exe (66.2 kB view details)

Uploaded Source

File details

Details for the file datalib-0.0.0.tar.gz.

File metadata

  • Download URL: datalib-0.0.0.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for datalib-0.0.0.tar.gz
Algorithm Hash digest
SHA256 b6ab8fb08f7bcb189076be36ee3045dea879db6901757c76fc126924706edf80
MD5 9c1bbf8dc6ec0fb1a2c497459461a554
BLAKE2b-256 537e3fc277616760f9d9f2d19298b228fe92ce44c69cb6d3eb3b96eaec0554b5

See more details on using hashes here.

File details

Details for the file datalib-0.0.0.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for datalib-0.0.0.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 5f61f3f3061822f1dbaa72bbc026fb9985d6d61b5330eeefb239846f5a9618dd
MD5 dbb36f3a2d225382d3ad9260aaba8989
BLAKE2b-256 63a9eb3a1ae2e6ad32a0f547309895b95563f3abb55812e921735eadb8392836

See more details on using hashes here.

File details

Details for the file datalib-0.0.0.linux-x86_64.exe.

File metadata

File hashes

Hashes for datalib-0.0.0.linux-x86_64.exe
Algorithm Hash digest
SHA256 4470ee72835f76716746ad5464d936409373cd41edfab9d5ec7d6ca0c10df60c
MD5 94800237834cb55421d48795e2e616ea
BLAKE2b-256 5ccbedfd37aed7956f7997507b8ee4bb01e0644660eaa8dd5ab96d2b0ae34b1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page