Stoney Vintson

Results 4 issues of Stoney Vintson

The Alaska state total votes are repeated. Alaska does report the votes by precinct at http://www.elect.alaska.net/ You can visualize the continental US and then add a map with precincts instead...

While reading through the readme for polars I found a link to this great single node benchmark. It includes more frameworks and databases such as clickhouse and notes about running...

The make-dataset returned a bad CRC-32 error. I will try to manually download the data and convert it. ``` (medium-data-bakeoff-py3.9) stoney@laptop2:~/Desktop/medium-data-bakeoff/src$ python -m medium_data_bakeoff make-dataset Warning: Your Kaggle API key...

This is my first time using poetry and typer (like fastapi for cli). I needed to cd to src and issue a "poetry shell" to use the environment created by...