Skip to content

DataGuard v1.0.0 — Initial Public Release

Latest

Choose a tag to compare

@kr1shna-yadav kr1shna-yadav released this 30 Jun 16:24

DataGuard v1.0.0 — Initial Public Release

Initial public release of DataGuard.

DataGuard brings AI-assisted dataset analysis and cleaning directly into Visual Studio Code while keeping core processing local.

Highlights

  • Interactive dataset profiling
  • Dataset overview and metadata
  • Missing value analysis
  • Duplicate discovery
  • Interactive visualizations
  • Built-in cleaning workflow
  • Optional AI-powered insights
  • Local-first processing

Supported Formats

  • CSV
  • TSV
  • JSON

Requirements

  • Visual Studio Code (Latest Stable)
  • Python 3.10+
  • pandas
  • numpy

Installation

  1. Download the attached .vsix
  2. Open Visual Studio Code
  3. Extensions → Install from VSIX
  4. Select the downloaded package

Notes

  • AI capabilities are optional and require configuration.
  • Data processing remains local unless an external AI provider is enabled.
  • This repository distributes release assets and project materials only.

Included Assets

  • VSIX package
  • Documentation
  • Screenshots
  • Branding resources

Thank you for trying DataGuard.