зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Этот коммит содержится в:
родитель
f96862eb04
Коммит
dcc62bdcd5
@ -4,7 +4,6 @@ from pandas import DataFrame
|
||||
import pooch
|
||||
|
||||
|
||||
|
||||
class DownloadResource:
|
||||
"""A remote resource that needs on demand downloading
|
||||
|
||||
@ -106,4 +105,4 @@ if __name__ == "__main__":
|
||||
outdict = {}
|
||||
outdict = append_data_to_dict(mydict)
|
||||
df = dump_df(outdict)
|
||||
print(df.head(10))
|
||||
print(df.head(10))
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user