Peter

Results 5 comments of Peter

Pull didn't help. I changed test_postgres.py 1) to expose ports network="dask-sql", environment={"POSTGRES_HOST_AUTH_METHOD": "trust"}, **ports={"5432": "5432"}** 2) set address to be my IP address = **'192.168.1.98'** # postgres.attrs["NetworkSettings"]["Networks"]["dask-sql"]["IPAddress"] Maybe my Docker...

Well typically I would add columns rather than remove or change. With Parquet format I'd need to rebuild all previous files with the new columns with some default. Avro can...

@memo @sterlingcrispin Thanks for raising and questioning the issue of emissions generated by NFTs and by of course all crypto currencies. A useful section to add to this git repo...

Worked fine for me on a train with poor / intermittent wifi connection export MAMBA_NO_LOW_SPEED_LIMIT=1 or in a Dockerfile ENV MAMBA_NO_LOW_SPEED_LIMIT=1