Skip to content

Commit

Permalink
code qualy
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rieck committed Jan 16, 2024
1 parent d79518f commit 6dd0788
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import copy
import warnings
import numpy as np
import pyam
import pandas as pd
import matplotlib.pyplot as plt

Expand Down Expand Up @@ -830,7 +829,6 @@ def filter_pandas_dataframe(
)
return filtered_dataframe


def get_statistics_of_data_and_write_to_excel(
self, filtered_data: pd.DataFrame, path_to_save: str, kind_of_data_set: str,
) -> None:
Expand Down

0 comments on commit 6dd0788

Please sign in to comment.