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

Error on streamlit app.py #3

Open
reejungkim opened this issue Nov 7, 2021 · 0 comments
Open

Error on streamlit app.py #3

reejungkim opened this issue Nov 7, 2021 · 0 comments

Comments

@reejungkim
Copy link
Owner

Key error 'Date'

File
"/app/.heroku/python/lib/python3.7/site-packages/streamlit/script_runner.py",line 332, in _run_script
exec (code, module._dict
File "/app/app.py", line 126, in ‹module>
df = df.loc[df[ 'Date']. notnull0]
File "/app/.heroku/python/lib/python3.7/site-packages/pandas/core/frame.py", line 2902, in _getitem
indexer = self.columns.get_loc(key)
File "/app/.heroku/python/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 2891, in get_loc
raise KeyError(key) from err

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