Adansons-base

Latest version: v0.1.3

Safety actively analyzes 613734 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2

What's Changed
improve features

- able to specify original table join rule with `base import --external-file` command
- if the estimated rule is not correct, you can select "m" to download a definition YML file
- add `base import --external-file --extract` suboption to get structured and extracted table as CSV
- add `base import --external-file --estimate-rule` suboption to preview estimated table join rule
- able to filter missing values with the query `"Key is None"`

fix bugs

- CSV export error with `base search [PROJECT] --export CSV` command
- and some bugs

and update documents

PRs
* remove attributes(conditions and query) and fix bugs by 31159piko-suke in https://github.com/adansons/base/pull/60
* Feature/61 by 31159piko-suke in https://github.com/adansons/base/pull/62
* enabled export csv file by search --export csv command by 31159piko-suke in https://github.com/adansons/base/pull/65
* Update jupyternotebook :Consistent with README.md by ynntech in https://github.com/adansons/base/pull/56
* fixed path specification error with search --export by 31159piko-suke in https://github.com/adansons/base/pull/66
* Enabled evaluate number as int in query by 31159piko-suke in https://github.com/adansons/base/pull/64
* add parser.validate_parsing_rule by ShuntaroSuzuki in https://github.com/adansons/base/pull/70
* enable specify table joining rule by `base import` by 31159piko-suke in https://github.com/adansons/base/pull/68
* solved issue36 by 31159piko-suke in https://github.com/adansons/base/pull/72
* v0.1.2 by kenichihiguchi in https://github.com/adansons/base/pull/73

New Contributors
* ShuntaroSuzuki made their first contribution in https://github.com/adansons/base/pull/70

**Full Changelog**: https://github.com/adansons/base/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
improve features
- update the output of `base show [PROJECT]` command to know what keys in the project easily
- create a progress bar at datafile import command
- support `+` and `|` operators with `base.files.Files()` class

fix bugs
- crash bug when we import the external files include Japanese
- one-hot vector mapping doesn't work well on `base.dataset.Dataset()` class (this feature will be temporary removed)

and update documents

PRs
* update README by cv-dote in https://github.com/adansons/base/pull/18
* fixed link for SDK docs by kenichihiguchi in https://github.com/adansons/base/pull/21
* add link to medium by kenichihiguchi in https://github.com/adansons/base/pull/23
* Feature/16 by kuriyan1204 in https://github.com/adansons/base/pull/24
* Update filename in tutorial notebook by ynntech in https://github.com/adansons/base/pull/26
* Support Japanese by ynntech in https://github.com/adansons/base/pull/30
* create actions yml file for dev and main branch by 31159piko-suke in https://github.com/adansons/base/pull/40
* temporarily removed convert dict and onehot vector by 31159piko-suke in https://github.com/adansons/base/pull/37
* make it possible to check progress in base import by 31159piko-suke in https://github.com/adansons/base/pull/38
* Supported `+` and `|` operators for `Files` by YU-SUKETAKAHASHI in https://github.com/adansons/base/pull/41
* Added `.metadata` attr to `File` by YU-SUKETAKAHASHI in https://github.com/adansons/base/pull/46
* Fixed error statements when parsing fails. by YU-SUKETAKAHASHI in https://github.com/adansons/base/pull/47
* Feature/32 by ynntech in https://github.com/adansons/base/pull/43
* added description for `Files` and `Dataset` by 31159piko-suke in https://github.com/adansons/base/pull/49
* update `base show` output to know keys on metadata DB easily by kenichihiguchi in https://github.com/adansons/base/pull/50
* v0.1.1 by ynntech in https://github.com/adansons/base/pull/51
* increment version 0.1.0 -> 0.1.1 by kenichihiguchi in https://github.com/adansons/base/pull/53
* v0.1.1 by kenichihiguchi in https://github.com/adansons/base/pull/54

New Contributors
* kuriyan1204 made their first contribution in https://github.com/adansons/base/pull/24
* 31159piko-suke made their first contribution in https://github.com/adansons/base/pull/40
* YU-SUKETAKAHASHI made their first contribution in https://github.com/adansons/base/pull/41

**Full Changelog**: https://github.com/adansons/base/compare/v0.1.0...v0.1.1

0.1.0

See docs on [Notion](https://vast-bus-1c4.notion.site/Adansons-Base-Document-dfd67208281c4d0984ede4312d056f54) and [Product Page](https://adansons.wraptas.site/)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.