Skip to main content

Provides plotters useful in datascience.

Project description

dataplot

Provides plotters useful in datascience.

Installation

$ pip install dataplot

Requirements

attrs
lazyr>=0.0.16
matplotlib
numpy
pandas
scipy

See Also

Github repository

PyPI project

License

This project falls under the BSD 3-Clause License.

History

v0.1.2

  • New method PlotDataSet.corrmap(), PlotDataSet.ppplot(), and PlotDataSet.resample().
  • New parameter fmt= for multiple methods including PlotDataSet.plot(), PlotDataSet.qqplot(), etc.
  • Bugfix.

v0.1.1

  • New module-level function dp.show().
  • New method PlotDataSet.qqplot() and PlotDataSet.ksplot().
  • All the plotting method (e.g., .hist()) will now return an Artist object instead of None.
  • New plot settings: grid and grid_alpha.
  • Parameters for FigWrapper.set_figure(), AxesWrapper.set_axes() and PlotDataSet.set_plot() are keyword-only now.
  • The returns of .set_figure() and .set_axes() will be None (instead of self) to avoid misunderstandings.
  • New parameter inplace= for PlotDataSet.set_plot() to decide whether the changes will happen in-place (which is the only option before) or in a new copy.
  • Parameter ticks= for PlotDataSet.plot() can be set to a PlotDataSet object now.

v0.1.0

  • PlotDataSet now supports binary operations including +, -, *, /, and **.
  • Added FigWrapper.set_figure() and AxesWrapper.set_axes() - now use them instead of .set_plot(). PlotDataSet.set_plot() remains however.
  • Simplified the usage of AxesWrapper.
  • New plot settings: subplots_adjust, fontdict and dpi.
  • After this version, the required Python version is updated to >=3.11.9. Download and install v0.0.2 if the user is under lower Python version (>=3.8.13).

v0.0.2

  • Updated the meta-data.

v0.0.1

  • Initial release.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dataplot-0.1.2-py2.py3-none-any.whl (27.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dataplot-0.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: dataplot-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.13

File hashes

Hashes for dataplot-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d11acd990907f22be12dbf5a372a1dc36b107b79f47246a78862790482d1f4e6
MD5 31bab3d79951ce6ac320d50fd8a86ebe
BLAKE2b-256 5edc81f2c319d08c8c9b3b1bcf0255e5fa2d44a681938dd5d62b173c1ddaa13e

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