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

In-cell evaluation is not properly parsed #93

Open
hanjinliu opened this issue Jan 3, 2023 · 0 comments
Open

In-cell evaluation is not properly parsed #93

hanjinliu opened this issue Jan 3, 2023 · 0 comments

Comments

@hanjinliu
Copy link
Owner

There are two problems at the moment.

  • Miss typing &=df.iloc[, 3] does not pass assertion. Regular expression needs update.
  • &=df.values[:, 3] should not be normalized as iloc indexer.
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