Projects tagged ‘data’ and ‘python’


[28 total ]

5 Users

PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. PyTables is built on top of the HDF5 library, using the ... [More] Python language and the NumPy package (it also supports numarray and Numeric right out-of-the-box). It features an object-oriented interface that, combined with C extensions for the peformance-critical parts of the code (generated using Pyrex), makes it a fast, yet extremely easy to use tool for interactively saving and retrieving very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that data takes much less space (specially if on-flight compression is used) than other solutions such as relational or object oriented databases. [Less]
Created over 2 years ago.

2 Users
   

Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modelling techniques. It can be used through a nice and intuitive user ... [More] interface or, for more advanced users, as a module for Python programming language. [Less]
Created over 3 years ago.

1 Users

Cutplace is a tool to validate that data conform to an interface control document (ICD). Cutplace works with flat data formats using delimiters (such as CSV) or a fixed format. Such formats are ... [More] commonly used to exchange data between different platforms or physically separated systems. With cutplace you can describe these data in a simple and human readable spreadsheets using popular applications like Calc or Excel. It acts as "executable specification" that cutplace can use to validate that data actually conform to it. [Less]
Created 9 months ago.

1 Users

Pantoto Web Service for Small and Medium Enterprises Community software for Non Profits Free and Open Source Software PANTOTO model is especially useful in sectors such as social development ... [More] , schools, and small and medium size organizations: These organizations work directly with beneficiaries, capture, create and work intensively with data, information and knowledge. Dependency on technical professionals to build information management systems causes delays. The cost of hiring such professionals and related resources also makes the effort unsustainable. Equitability can arise when organizations can create, maintain and deal with information management systems by themselves. Based on these factors, if IT is to be used, organizations have to be empowered to: Take the design, implementation and maintenance of an information management system for granted and not necessarily have to acquire IT skills or hire IT professionals. Redesign or evolve the system based on changing information needs Build solutions that are easy-to-use, affordable and quick to deploy Use the same process across projects and in different areas Manage the participatory creation of locally relevant and locally created content FOSS/FLOSS Under both APL and GPL [Less]
Created 12 months ago.

0 Users

SciTools is a Python package containing lots of useful tools for scientific computing in Python. The package is built on top of other widely used packages such as NumPy, SciPy, ScientificPython ... [More] , Gnuplot, etc. SciTools is easy to set up and works on many different platforms (Linux, Windows, MacOSX, etc.). See the installation section for instructions. Feel free to use the mailing list if you have any questions or comments about SciTools. News7 Sep 2009 SciTools is now available in Debian sid (unstable). 23 Jun 2009 SciTools version 0.6 released. 10 Dec 2008 The SciTools development version is now available under the Source tab. 6 Aug 2008 SciTools version 0.4 released. 19 Feb 2008 SciTools version 0.3 released. [Less]
Created 12 months ago.

0 Users

A (currently proof-of-concept) suite of tools for creating ODF documents from XML input using XSLT stylesheets. The technology exists, but I hope to create an API for developers and a GUI for business ... [More] users so that users can generate their own templates for developers to drop into their project. The code currently includes a Python toolkit for processing ODF files, and a partial re-implementation in IronPython, but the goal is that any language with support for ZIP and XSLT should be able to handle the heavy lifting. The tag line: Mail merge 2.0 Launch blog post : http://craignicol.wordpress.com/2008/07/15/door-oasis-office-reporting/ [Less]
Created 12 months ago.

0 Users

This python script takes a csv file and retrieves placemark polygons from a KML file to make a thematic map in google earth or google maps.
Created 4 months ago.

0 Users

Astronomex is meant to be a framework allowing to describe, store, access and manipulate any kind of astronomical datasets in a generical way. It practically consists of a python library used to load ... [More] and use astrox files. Astrox files contain the scientifical description of datasets as well as pointers to the science, calibration and metadata for each dataset. [Less]
Created 12 months ago.

0 Users

This program allows using any phone supporting phone and equipped with a camera to decode numerical data of LCD displays and to store them in text/binary form for further processing. Currently work ... [More] in progress, program does not work unless target display is under good ligthning conditions. Written in Python (Pys60). Any "timelapse recording" program is suitable to produce image sequence to be then processed by means of PC or phone itself. [Less]
Created 12 months ago.

0 Users

iPlot is based on matplotlib and wxpython libraries. It can run as an executable or as a matplotlib backend. It leverages the power of matplotlib with some added features like: Save and read figures ... [More] in xml Select line plots from figures to generate new one Better backend design than default backends in matplolib Data masking/unmasking tool Can run standalone or as matplotlib backend Open data from figure in spreadsheets and More features to come.. [Less]
Created 3 months ago.