Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pdvalidate

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdvalidate

A simple library for validating pandas data structures.

  • 1.0.0rc1
  • PyPI
  • Socket score

Maintainers
1

A simple library for validating pandas data structures

PyPI - Version PyPI - Implementation PyPI - Python Version PyPI - Status Static Badge Static Badge Static Badge Documentation Status PyPI - License PyPI - Wheel

This pdvalidate library is a fork from pandas-validation (v0.5.0) originally written by Markus Englund, and was enhanced to include additional functionality; specifically to return the validation error messages (from each test) to the caller for capture and logging purposes.

Great efforts have been made to retain the initial integrity of the original pandas-validation project, while adding some new features.

Thank you Markus for your hard work on the excellent framework, and for sharing it with us all.

Installation

For most users, the easiest way is probably to install the latest version hosted on PyPI, after activating the appropriate virtual environment.

pip install pdvalidate

Using the Library

The Quickstart Guide section of the documentation can be used to get up and running. Whereas, the documentation suite contains usage examples and detailed explanation for each of the library's importable modules.

License

pdvalidate is distributed under the MIT License.

Authors

  • Markus Englund: Author of the original pandas-validation.
  • The S3DEV Developers: Authors of this pdvalidate fork, for enhanced functionality.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc