Skip to main content

High level helpers for data science in Python with Pandas.

Installation

pip install mastersign-datascience

or

python ./setup.py install

Plotting on Cartographic Maps

You can use the library without further manual steps; but if you want to use plotting functions which draw on a cartographic maps, like scatter_map(), you must install Basemap yourself. PyPI does not host a version of Basemap which can easily be used as a dependency. Therefore Basemap is not listed as a dependency in this library.

On Windows, you may install the Wheel from https://www.lfd.uci.edu/~gohlke/pythonlibs/#basemap . Download the e.g. basemap‑1.2.0‑cp36‑cp36m‑win_amd64.whl and then install it with pip:

pip install .\basemap‑1.2.0‑cp36‑cp36m‑win_amd64.whl

On Linux you may install Basemap with your distributions package manager. E.g. on Ubuntu you can use apt:

sudo apt install python3-mpltoolkits.basemap

Documentation

https://mastersign.github.io/mastersign-datascience

Demonstration

Take a look at the Jupyter Notebooks demo-*.ipynb for demonstration.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mastersign-datascience-0.1.6.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mastersign_datascience-0.1.6-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file mastersign-datascience-0.1.6.tar.gz.

File metadata

  • Download URL: mastersign-datascience-0.1.6.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for mastersign-datascience-0.1.6.tar.gz
Algorithm Hash digest
SHA256 f7076d04b1480be1576bc1794a78c0d1d212502c40f86f42ae58e02d99213515
MD5 805cfaa6549c26771bc79c90955141b8
BLAKE2b-256 f0ed88061bea3fd3e414f97728bb7520ec6ac5173fd55da9c2a39291d2ea9362

See more details on using hashes here.

File details

Details for the file mastersign_datascience-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: mastersign_datascience-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for mastersign_datascience-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e0b22b01153b95d6b7717eaf53621a139440417e2082e512d7b442f4876b23ce
MD5 3aab7ca78fe6b30773177dcc48e6ad12
BLAKE2b-256 6cc4ed2bc7e5b8cb053fa372a0cd5e435891a7fb6746655ed2d6362316f0f944

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.1

2 files

0.3.0

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

This release

0.1.6 This release

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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