Directory trunk/pysal/core/

Directory Created:
2009-08-14 11:56
Total Files:
3
Deleted Files:
0
Lines of Code:
415

[root]/trunk/pysal/core
                directory in repo IOHandlers (8 files, 1208 lines)
                    directory in repo tests (7 files, 356 lines)
                Folder removed from repo _FileIO (0 files, 0 lines)
                    Folder removed from repo pyshp (0 files, 0 lines)
                directory in repo tests (1 files, 0 lines)
                directory in repo util (3 files, 756 lines)
                    directory in repo tests (2 files, 265 lines)

Lines of Code

trunk/pysal/core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 507 (100.0%) 25.3
schmidtc 18 (90.0%) 447 (88.2%) 24.8
phil.stphns 1 (5.0%) 43 (8.5%) 43.0
sjsrey 1 (5.0%) 17 (3.4%) 17.0

Most Recent Commits

schmidtc 2011-01-27 18:53 Rev.: 788

Adding missing value support to FileIO. warnings will be issued then missing values are found and the value will be set to pysal.MISSINGVALUE, currently None, but the user can change it as needed.

7 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+7 -4)
phil.stphns 2011-01-11 17:37 Rev.: 681

Cleaned up Tables.py and added stubs for most of the undone unit test modules
so that their methods would appear in our unittest emails as untested
methods. Also added sample well-known text file.

43 lines of code changed in 1 file:

  • trunk/pysal/core: Tables.py (+43 -36)
schmidtc 2011-01-03 15:35 Rev.: 611

See issue 121, close the file when the obj is deleted.

2 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+2)
schmidtc 2010-07-26 09:10 Rev.: 480

adding author information, issue #58

5 lines of code changed in 2 files:

  • trunk/pysal/core: FileIO.py (+3), Tables.py (+2)
schmidtc 2010-06-16 13:55 Rev.: 442

Fix for issue #104

1 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+1)
schmidtc 2010-05-04 14:37 Rev.: 359

renaming _FileIO to be more visable. Issue #77

1 lines of code changed in 2 files:

  • trunk/pysal/core: FileIO.py (-1), __init__.py (+1 -1)
schmidtc 2010-02-09 10:58 Rev.: 244

Addressing ticket #7, buggy joining code has been removed from FileIO

12 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+12 -30)
schmidtc 2010-02-08 17:46 Rev.: 236

fixing FileIO cast method

10 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+10 -5)
schmidtc 2009-10-23 10:29 Rev.: 111

fix for issue #26: endless loop in FileIO. read_joins was not properly raising StopIteration.

9 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+9 -1)
schmidtc 2009-10-14 16:46 Rev.: 98

documentation

4 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+4 -1)
schmidtc 2009-08-17 16:24 Rev.: 42

fixed a couple small bugs and adding FileIO wiki doc

1 lines of code changed in 1 file:

  • trunk/pysal/core: Tables.py (+1 -1)
schmidtc 2009-08-17 12:50 Rev.: 33

Assigning IDs to Polygon's from Shapefiles

2 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+2 -2)
sjsrey 2009-08-14 18:01 Rev.: 22

- geodatxt

17 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+17 -4)
schmidtc 2009-08-14 17:40 Rev.: 21

rename _header to header

4 lines of code changed in 1 file:

  • trunk/pysal/core: Tables.py (+4 -4)
schmidtc 2009-08-14 16:57 Rev.: 19

fixing GWT/GAL WKT import problems

2 lines of code changed in 1 file:

  • trunk/pysal/core: FileIO.py (+2 -2)
schmidtc 2009-08-14 11:56 Rev.: 9

adding core, needs testing

387 lines of code changed in 3 files:

  • trunk/pysal/core: FileIO.py (new 307), Tables.py (new 79), __init__.py (new 1)
Generated by StatSVN 0.7.0