-
Notifications
You must be signed in to change notification settings - Fork 7
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[SortHead] The two sides don't match when Something isn't working
n
is negative
bug
#21
opened May 15, 2024 by
baziotis
nsmallest
doesn't work if the dtype
is object
but sort_values()
does
#17
opened Feb 6, 2024 by
kaushik327
Fuse A pattern that Dias does not already rewrite into a faster version.
str.contains()
pattern
#10
opened Aug 16, 2023 by
baziotis
pivot_table()
to groupby().agg()
pattern
#9
opened Jul 31, 2023 by
baziotis
Replace A pattern that Dias does not already rewrite into a faster version.
str.cat()
with +
pattern
#8
opened May 24, 2023 by
baziotis
Series.replace()
to apply() + re.sub()
pattern
#7
opened Apr 6, 2023 by
baziotis
np.mean()
on list to sum(ls) / len(ls)
pattern
#5
opened Apr 5, 2023 by
baziotis
nsmallest
doesn't work if the dtype
is object
but sort_values()
does
bug
#4
opened Apr 5, 2023 by
baziotis
Ability to take in a py or ipnb and provide an optimized version of it
#2
opened Mar 29, 2023 by
lyamlim97
ProTip!
Updated in the last three days: updated:>2025-02-16.