notebook.community
Edit and run
In [2]: # first tf code # 一开始先导入 pandas 库 from __future__ import print_function import pandas as pd pd.__version__
# first tf code # 一开始先导入 pandas 库 from __future__ import print_function import pandas as pd pd.__version__
Out[2]: '0.22.0'
'0.22.0'