title Use Pandas to read/write ADLS data in serverless Apache Spark pool in Synapse Analytics description Tutorial for how to use Pandas in a PySpark notebook to read/write ADLS data in a serverless ...
The parsed datetimes are timezone-naive. df['dt'].iloc[0].tz is None == True The timestampe is automatically converted to UTC. My first impression was that it shouldn't be the best possible behavior.