admin管理员组

文章数量:1650768

# -*- coding: utf-8 -*-
"""
@ModuleName:feature_tools
@Function: 
@Author: H2017824
@Time: 2019/11/8 下午 02:45
"""
# -*- coding: utf-8 -*-
"""
@ModuleName:entity_test2
@Function:
@Author: H2017824
@Time: 2019/11/8 下午 02:45
"""

from sqlalchemy import create_engine
import pandas as pd
import featuretools 

本文标签: 工具包数据处理使用方法特征Python