15
0
Fork 0

Export of schemas from BigQuery's public data-to-insights dataset.

Fix Segmentation fault: 11 in summary

* Require newer version of DuckDB which better handles out-of-core
  computation
* Avoid attempting numeric summary if the min/max are missing (i.e. if
  the column contains all nulls)
main
Zach Nation 3 months ago
parent 38c5eb5242
commit 4a59632c60
2 changed files (2.6 KiB → 2.7 KiB)
  1. 2
      requirements.txt
  2. 4
      summarize.py
Loading…
Cancel
Save