Antonio Gutiérrez

Results 2 issues of Antonio Gutiérrez

We have many of this errors and produced in this code: ```python def update_heartbeat(self, hostname, heartbeat, update_freq): with transaction.atomic(): # check if there was an update in the last n...

`ignore_errors` is an option that is available in polars library (python and rust) when you are reading a csv file. It should bypass the error and continue parsing a csv...