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

Series cast #26

Closed
ritchie46 opened this issue Jul 15, 2020 · 1 comment
Closed

Series cast #26

ritchie46 opened this issue Jul 15, 2020 · 1 comment

Comments

@ritchie46
Copy link
Member

Cast numerical types option. This can be used for checking equality between different types.

@ritchie46
Copy link
Member Author

ritchie46 commented Jul 15, 2020

Already there, only needed from Python bindings

xendai66 pushed a commit to xendai66/polars that referenced this issue Mar 30, 2023
* fix lit_to_s add expr method lit_tod_df

* shorten lines, import utils::.DollarNames + ...

* remove import_polars_as

* fix title, utils, globals, license, dangling functions, drop some files, move others to inst

* add not used ... arg to all s3 print.

* import utils::str, drop most :::, global runtime_state,

* s3 print. docs

* DESCRIPTION utils/codetools as imports, fix !.Expr s3concistency, fix some duplicate aliases

* clean up roxygen

* try deactivate utils::globalVariables again

* minor stuff

* update docs

* fix duplicate aliases + outcomment pl$rep & move to functions.R

* add back utils::globalVariables

* reduce line widths

* rename data to largs, quote hard brackets in doc, line widths, remove more aliases,

* val defined in a eval(parse) is preset to NULL to not trigger a false global check note

* fix s3 method name bug

* with last

* fix slice example error, add default max length to slice methods

* with previously

* opt-out on verbose printing during build time

* slice tests improved

* fix example

* drop .renvignore file

* fix all examples + Series_is_sorted

* fix doc usage param mismatch

* minor

* set error-on: "never" for now

* fix check action param

* oups can't spell
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