Andrei Ivanov
c7e252cd19
Testing a data frame with unnamed columns. ( #6186 )
2023-08-22 13:16:53 +08:00
Hongzhi (Steve), Chen
ab812179a3
[Misc] Auto reformat data/. ( #5318 )
...
* data
* lintrunner
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-19 22:50:55 +08:00
Hongzhi (Steve), Chen
a208e8868b
[Misc] Black auto fix. ( #4680 )
...
* [Misc] Black auto fix.
* fix pylint disable
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal >
2022-10-08 14:15:56 +08:00
Mufei Li
d9c25521bc
[Data] AsGraphPredDataset ( #4073 )
...
* Update
* CI
* Update
* Update
* Fix
* Fix
2022-06-02 16:18:48 +08:00
Rhett Ying
8db2dd3355
[Dataset][Fix] Allow non-numeric values and some fix on doc ( #3757 )
...
* [Fix] be able to parse ids if numeric and non-numeric values are used together
* add required package info and cache note into docstring
* duplicate node id is not allowed
2022-02-23 17:26:12 +08:00
Rhett Ying
5558ce2911
[Fix] Convert float64 to float32 when creating tensor ( #3751 )
...
* [Fix] Convert float64 to float32 when creating tensor
* refine docstring
2022-02-18 17:34:07 +08:00
Rhett Ying
39121dfdb8
[Feature] support non-numeric node_id/src_id/dst_id/graph_id and rena… ( #3740 )
...
* [Feature] support non-numeric node_id/src_id/dst_id/graph_id and rename CSVDataset
* change return value when iterate dataset
* refine data_parser
* force reload
2022-02-17 08:35:39 +08:00
Rhett Ying
9ec9df57ca
[Fix] check and load dependencies when needed ( #3655 )
...
* [Fix] check and load dependencies when needed
* refine rdflib import
2022-01-18 16:10:47 +08:00