Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1005 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 1005 Bytes

Data management module of the VeighNa framework

Description

Through the UI interface intuitive query database has a data profile, select any time period data to view the details of the field, support for CSV file data import and export.

Installation

The installation environment is recommended to be based on [VeighNa Studio] above version 3.3.0.

Use pip command directly:

pip install vnpy_datamanager

Or download the source code, unzip it and run it in cmd:

pip install .