open-sdg / sdg-build

Python package to convert SDG-related data and metadata between formats
MIT License
6 stars 22 forks source link

Avoid deprecation warning about squeeze parameter #303

Closed brockfanning closed 2 years ago

brockfanning commented 2 years ago
Q A
Feature branch/test site URL [Link](add link here)
Fixed issues N/A
Related version 2.0.0-dev
Bugfix, feature or docs?

This avoids a deprecation warning about the squeeze parameter. See "squeeze" here: https://pandas.pydata.org/docs/reference/api/pandas.read_excel.html