With DataFrame colums tab does not work
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Don't know if I updated something wrong, however when creating pandas and trying see list of functions with a dataframe, it creates the following:
df['col2']. --> press tab --> df['col2'],ipynb_checkpoints/
should I reinstall?
Contributor guide
Research direction
Reproduce the report in a Jupyter Notebook with pandas using df['col2'] and Tab completion. Compare the expected dataframe function suggestions with the reported ipynb_checkpoints/ entry; done means completion shows the relevant dataframe functions instead of that entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, pandas
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100