Hi Mohan, Could you give us some more information about the structure of your Dataframe and how you are using SqlAlchemy?
On Sunday, August 18, 2019 at 4:24:09 AM UTC-5, Mohan Raj wrote: > > Hi, > > I used "sqlalchemy" in my python code for inserting a Dataframe from > Pandas(0.25.0) to Microsoft SQL Server 2014. > > While inserting the data, all the columns are considered as varchar type, > instead there are integer values in the column. I need to consider the data > type based on second row of Dataframe instead of first row. > > Help me to resolve the above mentioned query. > > Regards > -- SQLAlchemy - The Python SQL Toolkit and Object Relational Mapper http://www.sqlalchemy.org/ To post example code, please provide an MCVE: Minimal, Complete, and Verifiable Example. See http://stackoverflow.com/help/mcve for a full description. --- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/937377ba-b321-4e64-97d8-c98d1b2d8ef5%40googlegroups.com.