Skip to main content

Scripts to help Exploratory Data Analysis

Project description

# MagikEDA MagikEDA is a python library which provides a set of functions to create graphs meant to be useful in Exploratory Data Analysis (EDA). It is conceived to be at one layer above libraries such as Pandas and Basemap. For now it is nothing more than a crude collection of some functions I needed to create in the last few months and decided to move to a public repository. Luckly there will be here something somone will find useful. Any doubt, do not exitate in contacting me.

# Features

There are currently three packages available. The packages univar and bivar have functions for plotting one and two variables, respectively. The package geo has functions for calculating distances and plotting maps. The functions included are able of executing the following:

  • Plotting a “data frame profile”, which consists in a figure having one subplot for each variable in the dataset. Each subplot shows the variable distribution (histograms for numeric variables and bar charts for categorical).

  • Plotting scatter plots with a tip box that is shown when points are hovered.

  • Function to add an additional x axis bellow a figure.

  • Function to compute the distance between a point and a segment (composed by two points).

  • Function to plot a path (composed by a list o coordinates) over a map (the function automattically chooses a viewpoint to show the path (optionally with a padding)).

# Documentation

For documentation, see: http://magikeda.readthedocs.org/en/latest/

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

MagikEDA-0.1.7.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file MagikEDA-0.1.7.tar.gz.

File metadata

  • Download URL: MagikEDA-0.1.7.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for MagikEDA-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e1da46a69be3592dfb6755b160fbbd5251252a7b441792d6c4693f5b451f5026
MD5 0c221da44c1236277def7b89c0d83ec9
BLAKE2b-256 c3c10800acab7251647d3b9bad945c81052d1da58cec88ef66d677bb0245018d

See more details on using hashes here.

Supported by

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