Cloud Pak for Data

 View Only

[support] -- import data to ms sql server

  • 1.  [support] -- import data to ms sql server

    Posted Wed December 06, 2023 06:04 PM

    Currently, we export the dataframe to ms sql table by sql query. This method uses a for loop to write the data to the table row by row, which is slow. Could IBM Cloud Pak allow us use some more efficient way to export the dataframe, such as pd.to_sql()? Thank you.



    ------------------------------
    Yin Peng
    ------------------------------