j-pandas-datalib

Dataabstractionlayer For Pandas


Keywords
pandas
License
LGPL-3.0
Install
pip install j-pandas-datalib==0.0.6

Documentation

Python Datalib

Useful Python abstractions around the Pandas file Interaction and other common Tasks.

VS Code Devcontainer

This workspace contains a Vscode devcontainer.

Development

Bump / Release Version

  • Trigger Version Bump pipeline with appropriate target.
  • Merge the created PullRequest. Name: :shipit: Bump to Version: <versionnumber>
  • This will create a Tag on main
  • Create a release from this Tag. A Pipeline will automatically push to Pypi