JP18 de abr. de 20222 minDifferences between FAILFAST, PERMISSIVE and DROPMALFORED modes in DataframesThere's a bit differences between them and we're going to find out in this post. The parameter mode is a way to handle with corrupted...
JP28 de mar. de 20222 minWorking with Schemas in Spark Dataframes using PySparkWhat's a schema in the Dataframes context? Schemas are metadata that allows working with a standardized Data. Well, that was my...
JP18 de set. de 20215 minCriando uma Lambda AWS usando Python + DeployNeste post, iremos criar uma aplicação Lambda AWS usando Python. Será um passo a passo, desde criar o código fonte, que será bem simples,...
JP5 de set. de 20212 minEnviando mensagens para fila SQS via Python + boto3Tenho experimentado Python e tenho me surpreendido com a facilidade no desenvolvimento e sem muitas configurações de projeto. Para este...