calypso.plugins.landscape_spn_deploy_v1.pre_get_data module
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.drop_duplicates_new(df, subset)
去除重复行
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.drop_incomplete(df, subset)
去除不完整的数据
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.extract_index(index)
从结构名-短名称中提取结构编号
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.extract_name(name)
从结构名-短名称中提取结构名
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.extract_search_type(sinfo)
从搜索目标中提取搜索类型
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.get_edge_node(df)
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.get_total(filepath, filename, struc_path)
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.get_unique(df, eth_tol)
去重
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.get_unique_by_eth(df, eth_tol)
去重
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.main(args)
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.match_struc(df, struc_path)
df + structure information –> df_new
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.pos2x(struc)
匹配结构
- calypso.plugins.landscape_spn_deploy_v1.pre_get_data.set_format(df)