selawdivad

joined 2 years ago
[–] selawdivad@lemm.ee 1 points 2 years ago* (last edited 2 years ago)

I'd suggest maybe wait for 4.1. I just started playing with 4, and hit a bug where Godot will hard crash whenever you try to view the Terrains tab if you've created terrain sets, used them in your scene, then deleted the terrain sets.

[–] selawdivad@lemm.ee 1 points 2 years ago

Hanukkah of Data by the Visidata team was fun.

[–] selawdivad@lemm.ee 3 points 2 years ago

Can I suggest duckdb? You can start out writing SQL directly on top of CSV and Parquet files. But then if you want/need to do something more complicated, you can import duckdb into Python, keep running the SQL you already wrote, convert it to a Pandas or Polars dataframe, transform it, then query the result in SQL.

view more: ‹ prev next ›