Skip to content

Issues: ADAPT-uiuc/dias

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[SortHead] The two sides don't match when n is negative bug Something isn't working
#21 opened May 15, 2024 by baziotis
Multiple issues with StrInCol
#18 opened Feb 6, 2024 by kaushik327
[DRAFT] Make it easier to add a test
#15 opened Jan 17, 2024 by baziotis
Import error
#11 opened Aug 30, 2023 by vidyak2uiuc
Fuse str.contains() pattern A pattern that Dias does not already rewrite into a faster version.
#10 opened Aug 16, 2023 by baziotis
pivot_table() to groupby().agg() pattern A pattern that Dias does not already rewrite into a faster version.
#9 opened Jul 31, 2023 by baziotis
Replace str.cat() with + pattern A pattern that Dias does not already rewrite into a faster version.
#8 opened May 24, 2023 by baziotis
Series.replace() to apply() + re.sub() pattern A pattern that Dias does not already rewrite into a faster version.
#7 opened Apr 6, 2023 by baziotis
np.mean() on list to sum(ls) / len(ls) pattern A pattern that Dias does not already rewrite into a faster version.
#5 opened Apr 5, 2023 by baziotis
Add precondition check for SortHead bug Something isn't working
#3 opened Apr 5, 2023 by baziotis
ProTip! Adding no:label will show everything without a label.