mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
running 1983
This commit is contained in:
parent
c4e30a0d56
commit
1c2b1422fe
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ def handler(event, context, local=False):
|
||||||
# TODO: DELETE ME, if you see this in the PR.
|
# TODO: DELETE ME, if you see this in the PR.
|
||||||
# TODO: DELETE ME, if you see this in the PR.
|
# TODO: DELETE ME, if you see this in the PR.
|
||||||
# TODO: DELETE ME, if you see this in the PR.
|
# TODO: DELETE ME, if you see this in the PR.
|
||||||
df = df.head(5)
|
df = df.head(1983)
|
||||||
|
|
||||||
logger.info(f"CSV loaded: {len(df)} rows, {len(df.columns)} columns")
|
logger.info(f"CSV loaded: {len(df)} rows, {len(df.columns)} columns")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue