hottwaj

Results 23 issues of hottwaj

Perhaps more of an issue with plotly's website but the README points to this page (https://plot.ly/ipython-notebooks/color-scales/) which used to be a notebook of helpful lists of all of the palettes...

Default (and only) option is to immediately start playing selected item. Would be great if we could add to the playlist via e.g. right-click menu. Thanks!

Would it be possible to provide an option to return PKs of inserted objects? Given that INSERT is used to put data into the destination table after COPY to the...

for converting existing projects, and for users already familiar with the pandas API, it would help if the method names & API were the same as in pandas, e.g. assert_pd_equality...

Hi there, as a key motivation here is performance, you should consider using itertuples instead of to_dict for iterating over the dataframe, as I've found the snippet below to be...

at the moment data issues can either cause an Exception or for data to be dropped, depending on args used. Having a way to get data back on where and...

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

feature request

### Is your feature request related to a problem? _No response_ ### What is the motivation behind your request? pandas.DataFrame.join treats will join on NULL values, but from what I...

feature
pandas

This is for consistency with other backends (duck, postgres), NULL should be included in output groups **Please point me to where unit tests should be added** e.g. maybe somewhere in...

pandas
dask
breaking change