-
Notifications
You must be signed in to change notification settings - Fork 358
Issues: databricks/koalas
Implement missing Expanding and Rolling APIs in Series, Frame...
#977
opened Oct 30, 2019 by
HyukjinKwon
Open
3
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
Is koalas still being worked on? or is the project on pause at the moment?
#2227
opened Jan 5, 2023 by
Trodenn
Koalas.idxmin() is not picking the minimum value from a dataframe, but pandas.idxmin() gives
#2225
opened Nov 4, 2022 by
nikeshv
pyspark dataframe coverting to koalas dataframe have different elements
#2223
opened Aug 5, 2022 by
Alxe1
Whether the
apply
function is implemented using the pandas_udf function?
#2217
opened Mar 24, 2022 by
RainFung
AttributeError: module 'databricks.koalas' has no attribute 'DateOffset'
#2216
opened Mar 18, 2022 by
prakharsandhu
read_excel's parameter - mangle_dupe_cols is used to handle duplicate columns but fails if the duplicate columns are case sensitive.
docs
Document-related
#2213
opened Jan 17, 2022 by
saikrishnapujari102087
Write custom metadata to output files with dataframe.to_parquet?
#2212
opened Jan 11, 2022 by
thehomebrewnerd
Series.to_json(orient='records') does not return records-based JSON
#2211
opened Dec 22, 2021 by
klenium
I cant use .shift() on columns that hold lists as values.
bug
Something isn't working
#2207
opened Oct 28, 2021 by
amorimds
Distributed index in pandas on pyspark does not work as expected
#2204
opened Oct 24, 2021 by
nitinmnsn
Is there a way to use a UDF or lambda in groupby agg?
bug
Something isn't working
#2201
opened Sep 27, 2021 by
kylegilde
Feature Request for using lambda inside of .loc[]
enhancement
New feature or request
#2200
opened Sep 23, 2021 by
kylegilde
Error when filtering a Series using a condition from a DataFrame
#2199
opened Sep 13, 2021 by
lamesjaidler
Popping item from categorical series returns index instead of value
#2198
opened Sep 10, 2021 by
rwedge
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.