Search found 1 match
- Mon May 26, 2025 6:05 pm America/New_York
- Forum: Home
- Question: FIRMS API Tutorial ā pd.read_json Not Working as Expected
- Replies: 1
FIRMS API Tutorial ā pd.read_json Not Working as Expected
Hello, Iām currently working through the FIRMS API tutorial provided at: https://firms.modaps.eosdis.nasa.gov/content/academy/data_api/firms_api_use.html I encountered an issue when using the line: df = pd.read_json(url, typ='series') This resulted in an error and did not return the expected output....