corywilkerson / fx-analyze-me

  • Public
  • 7 runs
  • CPU
Run with an API
  • Prediction

    corywilkerson/fx-analyze-me:3621f327fb06a68d8c19f5cb277118d1ed406e90024bd7f570b4a6b3b0177779
    ID
    hmtnzp3rqxrm80cp2vvsqq2vx8
    Status
    Succeeded
    Source
    Web
    Hardware
    CPU
    Total duration
    Created

    Input

    db_url
    https://github.com/corywilkerson/data/raw/refs/heads/main/cubs_stats.db
    queries
    1. SELECT * FROM data LIMIT 5; 2. SELECT COUNT(*) FROM data; 3. SELECT DISTINCT Player FROM data;

    Output

    Query 1 Results: Player Position Year Games At_Bats Hits Home_Runs RBIs Batting_Average 0 Ernie Banks SS/1B 1959 155 589 179 45 143 0.304 1 Ron Santo 3B 1969 160 576 179 29 123 0.311 2 Billy Williams LF 1970 161 624 205 42 129 0.329 3 Fergie Jenkins SP 1971 39 124 25 6 20 0.202 4 Greg Maddux SP 1992 35 89 15 1 7 0.169 Query 2 Results: COUNT(*) 0 10 Query 3 Results: Player 0 Ernie Banks 1 Ron Santo 2 Billy Williams 3 Fergie Jenkins 4 Greg Maddux 5 Sammy Sosa 6 Kris Bryant 7 Javier Baez 8 Kyle Hendricks 9 Anthony Rizzo
    Generated in

Want to make some of these yourself?

Run this model