from euler.tools import json2dat相关
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
您好,
新手尝试安装euler,结合 https://github.com/alibaba/euler/issues/39 下提到验证是否安装成功时测试这两句即可:import tf_euler 和 from euler.tools import json2dat,但是显示euler.tools 下没有 json2dat。
执行print(dir(euler.tools))之后,显示当前包下含有的方法包括: __builtins__ , __doc__ , __file__ , __name__ , __package__, __path__ , absolute_import , division , edge , generate_euler_data , graph_meta , json2meta , json2partdat , json2partindex , node , print_function , util 。
想问一下是在目前的版本中已经去除了json2dat方法吗?用json2partdat进行代替?
希望得到您的回复。
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the verification guidance referenced from issue 39 and inspect the installed euler.tools exports, especially json2dat and json2partdat. Confirm whether the documented import matches the current package, and clarify which command or function should be used to verify a successful installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100