Skip to main content

Package to show graphic view of pandas.DataFrame.

Project description

# mview Package to show graphic view of pandas.DataFrame.

## Install

pip install mview

## Setting

An external CSV viewer is required. e.g. MS Excel, [CSVFileView](http://www.nirsoft.net/utils/csv_file_view.html).

import mview mview.update_executor(‘path/to/csv-viewer.exe’)

## Usage

import pandas as pd import mview

data = pd.read_csv(‘C:\md\select\pp_20150422.csv’) mview.show(data)

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

mview-0.1.3.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file mview-0.1.3.tar.gz.

File metadata

  • Download URL: mview-0.1.3.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mview-0.1.3.tar.gz
Algorithm Hash digest
SHA256 4b151e98374c9da8490bd5da8751ccfc6cd03c2fba340a29d8c4f7a2833de0bb
MD5 6b69e0fa20529831181ac433e3e1c6c5
BLAKE2b-256 5b3733a0a007b32a42be517a0a83d6b62cd01fe19a769df2945d30e0efb45cb5

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page