Releases: vikinganalytics/mvg
Releases · vikinganalytics/mvg
Allow timestamp format in plotting functions
Consistent usage of accessor function
Improve mode plots, update examples
Support Tabular data, improve feature classes
MVG tabular (#25) * MVG functions for tabular API calls, simple example towards server * Updated for vibium-db tabular * added documentation for tabular * use round_trip float precision in read_csv, fixes precision issue in python 3.6 * bump tested API version to v0.1.12 Co-authored-by: Fredrik Wartenberg <fredrik.wartenberg@vikinganalytics.se> Co-authored-by: Mohsen Nosratinia <mohsen.nosratinia@vikinganalytics.se>
Updated feature classes and plots for Blackseep
updated examples, documentation, move helper functions to seaparate class, allow ignoring exisiting resources
- rename jobid to request_id
- update examples
- fetch API for tests from MVG.tested_api_version [here v0.1.1]
- ignores error 409
- Update to examples to include blacksheep detection
- harmonize documentation formatting
- Updating visual_analysis example to include blacksheep feature
- Update to plotting functions and analysis_visual example
- add wait_for_analyses()
- split MVG to MVG and MVGAPI classes
- removed obsolete files
Reorder examples
V0.4.3 Corrected example text, changed order of examples in index
First public release
v0.4.2 First public release