遇见数据集

JARVIS-DFT 3D dataset (jdft_3d.json)

收藏
Figshare2022-12-12 更新2026-04-08 收录
官方服务:

资源简介:

Dataset for 3D materials <br> Websites: 1) https://jarvis.nist.gov/jarvisdft ,<br> 2) https://jarvis-tools.readthedocs.io/en/master/databases.html , 3) https://jarvis-tools.readthedocs.io/en/master/publications.html <br> Loading the dataset: <br> unzip jdft_3d-12-12-2022.json.zip import os, json import pandas as pd f = open(' jdft_3d-12-12-2022.json', 'r') data3d=json.load(f) f.close() df=pd.DataFrame(data3d) print (df) <br> or <br> pip install jarvis-tools from jarvis.db.figshare import data data2d = data('dft_3d') <br> ######################################### For more details about using the dataset, use the jupyter-notebooks: https://github.com/JARVIS-Materials-Design/jarvis-tools-notebooks<br> <br>

提供机构:
Choudhary, Kamal
创建时间:
2022-12-12
二维码
社区交流群
二维码
科研交流群
商业服务