Data Formulator 0.2
Data Formulator 0.2 now supports working with large datasets, powered by the backend database!
Demonstration: Exploration of Metacritic's Best Games and Reviews - 2025
- This Kaggle dataset contains 13k+ games and 1.6M+ reviews of best games based on Metacritics reviews.
- Data source: https://www.kaggle.com/datasets/davutb/metacritic-games
- Exploration:
- What's the relation between user scores and critic scores?
- What are games where user reviews are really high but critic's scores are really low?
- How does the score distribution compare between critics and users?
https://github.com/user-attachments/assets/f08ccf3a-032c-4f44-9ce5-12c8a40d986a
Release details: data visualization with large sized data.
Data Formulator integrates as the backend local database to support data exploration with large datasets (million rows). It is also possible to connect external database with DuckDB, not all connection are supported at the moment, but that's the beginning!