Zacharie Laneville

Results 2 issues of Zacharie Laneville

Getting an error when running the lookup_team function. Looks like it's in the init py script on line 1221 where it's calling the latest_season function.

Do you know how I could implement this into kepler.gl's module? I tried this.... but no luck ` import React, {Component} from 'react'; import {connect} from 'react-redux'; import AutoSizer from...