Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted line break in renewable UK file #30

Open
FabianHofmann opened this issue Dec 3, 2020 · 0 comments
Open

Unwanted line break in renewable UK file #30

FabianHofmann opened this issue Dec 3, 2020 · 0 comments

Comments

@FabianHofmann
Copy link

FabianHofmann commented Dec 3, 2020

There is a small 'typo' in the renewable_power_plants_UK.csv (version from 25.08.2020). In line 1651 there is an additional line break within the last value. The string is

"""
E.ON
Humber Wind Ltd/ Balfour Beatty Investments and Equitix.
"""

For many csv readers (inclusively pandas) this results in an unwanted data entry "Humber Wind Ltd/ Balfour Beatty Investments and Equitix." with empty columns. It would be nice if the next version fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant