Skip to main content
Tableview
=========

A simple python module for manipulating tabular data.

Quick Example
-------------
```python

import tableview

table = tableview.load('example.csv')

print table.pretty()

first_three_rows = table.rows[:3]
first_three_cols = table.cols[:3]

intersection = table.rows[:3].cols[:3]

print intersection.pretty()

```

Documentation
-------------
More comprehensive documentation lives here: http://tableview.readthedocs.org/en/latest/


Running the Tests
-----------------
If you are a developer, running the unit tests requires pytest. With pytest installed, execute ``pytest`` in the top level directory.

Release files for tableview 0.2.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tableview 0.2.2
File Size Uploaded
tableview-0.2.2.tar.gz 4.6 kB Details

Release files / tableview-0.2.2.tar.gz

Download URL tableview-0.2.2.tar.gz
Size 4.6 kB
Tags Source
SHA-256 checksum
How to use checksums
f449306aa825f7805ad3167533466d678f954cb9bb489a2c715299d6424247cb
BLAKE2b-256 checksum
How to use checksums
9a886e96946b9acc9dc61f341e2100d9fc899524fe9b57715721ab99f533a168
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.2 This release

1 release file

0.2.0

1 release file

0.1.1

1 release file

0.1.0

1 release file

0.0.6

1 release file

0.0.5

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page