Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 700 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Change

  • Transpose descriptive statistics

0.1.6 - 2023-08-28

Fixed

  • dtypes property groupby added to avoid duplicate rows for data types.

0.1.5 - 2023-08-28

Fixed

  • Removed capitalization from dataset format method.

0.1.4 - 2023-08-28

Fixed

  • Default value for Canvas in Visualizer.

0.1.1 - 2023-08-28

Added

  • Data property to Visualizer.
  • Visualizer added to Dataset as plot property.