mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 11:43:54 +02:00
Update src/aki_prj23_transparenzregister/utils/data_extraction/bundesanzeiger.py
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
@ -56,7 +56,6 @@ class Bundesanzeiger:
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Remove irrelevant columns
|
# Remove irrelevant columns
|
||||||
# return df_data.drop(["raw_report"], axis=1)
|
|
||||||
return df_data
|
return df_data
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Reference in New Issue
Block a user