Releases: Wdataorg/Wdata
Releases · Wdataorg/Wdata
Wdata v2.3.0
27 Nov 07:36
Compare
Sorry, something went wrong.
No results found
Wdata v2.3.0
English
Added save Excel file function
Fixed the bug of function Save_file
Chinese
添加了保存Excel文件的功能
修复了Save_file函数的bug
Wdata v2.2.0
13 Nov 06:22
Compare
Sorry, something went wrong.
No results found
Wdata v2.2.0
English
Added similarity function
Added distance function
Chinese
添加了similarity函数
添加了distance函数
Wdata v2.1.1
17 Sep 07:42
Compare
Sorry, something went wrong.
No results found
Wdata v2.1.1
English
Fixed known bugs
Chinese
修复了已知的Bugs
Wdata v2.1.0
17 Sep 07:40
Compare
Sorry, something went wrong.
No results found
Wdata v2.1.0
English
Compared with v2.0.4, the new features of v2.1.0 are:
Added functionality to save files using csv
Chinese
相较于v2.0.4,v2.1.0的新功能有:
Wdata v2.0.4
17 Sep 04:40
Compare
Sorry, something went wrong.
No results found
Wdata v2.0.4
English
Fixed known bugs
Chinese
修复了已知的Bugs
Wdata v2.0.3
17 Sep 04:22
Compare
Sorry, something went wrong.
No results found
Wdata v2.0.3
English
Fixed known bugs
Chinese
修复了已知的Bugs
Wdata v2.0.2
17 Sep 03:45
Compare
Sorry, something went wrong.
No results found
Wdata v2.0.2
English
Fixed known bugs
Chinese
修复了已知的Bugs
Wdata v2.0.1
17 Sep 03:32
Compare
Sorry, something went wrong.
No results found
Wdata v2.0.1
English
Fixed known bugs
Chinese
修复了已知的Bugs
Wdata v2.0.0
21 Aug 08:59
Compare
Sorry, something went wrong.
No results found
Wdata
English
Compared to v0.0.1b0, v2.0.0 adds the following features:
Make jsonname an inaccessible property.
Added __eq__ and __hash__ to make the main class a hashable object
Added __list__ and __dict__ methods, removed Fetch_dict method so that data can be fetched directly using dict(bar)
Modified the class string format to <WdataMain jsonname="{}" data={}>
Modify the class name to Wdatamain
Wdataorg looks forward to your Issues and PRs!
Chinese
相较于v0.0.1b0,v2.0.0添加了以下功能:
将jsonname变为不可直接访问的属性。
添加了__eq__以及__hash__,使得主类成为一个可散列对象
添加了__list__以及__dict__方法,删除了Fetch_dict方法使得直接使用dict(bar)就可以获取数据
修改了类字符串格式为<WdataMain jsonname="{}" data={}>
修改类名为Wdatamain
Wdataorg期待你的Issues以及PRs!
Wdata v0.0.1b0
07 Aug 08:50
Compare
Sorry, something went wrong.
No results found
Wdata
English
This is the first version of Wdata 0.0.1b0
Project is developed by Wdataorg
Wdata is a dataset that supports multifunctional
The specific usage method has been written in README
Hope you can use Wdata correctly and efficiently
Chinese
这个是Wdata的第一个版本0.0.1b0
项目是由Wdataorg开发制作
Wdata是一个支持多功能 的数据集
具体的使用方法我们已经写在了README 里
希望你能正确,高效的使用Wdata