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

feat: add as.charactor.Series #162

Merged
merged 3 commits into from
Apr 22, 2023
Merged

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented Apr 22, 2023

Format the entire Series by additional format and str_length arguments.

Needed for #125

@eitsupi eitsupi merged commit 71e4e58 into pola-rs:main Apr 22, 2023
@eitsupi eitsupi deleted the to-formatted-charactor branch April 22, 2023 12:51
vincentarelbundock pushed a commit to vincentarelbundock/r-polars that referenced this pull request Apr 25, 2023
* feat: add internal method `Series$to_fmt_char`

* feat: add `as.charactor.Series`

* test: add more tests
vincentarelbundock added a commit that referenced this pull request Apr 25, 2023
* readme simplification

* fix links

* render README

* grant's typos

* feat: `[.DataFrame`'s `drop` param (#160)

* feat: add `as.charactor.Series` (#162)

* feat: add internal method `Series$to_fmt_char`

* feat: add `as.charactor.Series`

* test: add more tests

* pol$col("a", "b", "c") (#164)

* Update check + release platforms (#168)

* add win check + ubuntu oldrel

* remove old outcommented caching workflow

* outcomment install log printing until fix, can fail as dir can be located more places now

* reactivate win git binary release

* Negative integers in df[] (#166)

* styler.equals two files (#169)

* Update renv + change roxygen2 and nanoarrow (#167)

* fix big auto-compl referred to rpolars not polars

* update suggested packages and R vers

* nanoarrow rollback to 0.1.0.2 from 9000, fix cmpl

* add styler.equals

* docs: Switch website from pkgdown to mkdocs-material with altdoc (#138)

* init

* remove class prefix from docs, remove docs from gitignore, undo some changes in roxygen docs

* fix toc depth

* play with navigation params

* add docs categories for pl, groupby, lazygroupby

* forgot to include in previous commit

* automatically put reference in mkdocs.yml

* example with `@usage`

* put method name in sidebar and long name in header (as in pkgdown)

* add comments

* add some notes and extra stylesheet

* update notes

* add some pipe

* PoC for evaluate and highlight examples in ref

* forgot to save

* delete notes

* evaluate and replace examples for all md files

* fix table formatting by overriding default code font

* slightly increase code font size

* revert color change because it doesn't play well with dark theme

* add changelog

* autolink issues, PRs and contributors in changelog

* first try for GHA to build the docs

* reference: improve code colors in dark theme

* custom css didn't work?

* reference: remove large white space at the beginning of examples

* revert changes in R files so that merging 'main' is easier

* same

* CI docs: try to fix some errors

* install dev branch of altdoc

* add logo

* CI docs: update the docs folder instead of creating it from scratch

* CI docs: installed required packages to build "Reference"

* forgot a parenthesis...

* change primary color

* move first article in section 'get started'

* make links a bit lighter [skip ci]

* fix again links colors [skip ci]

* match more the py-polars theme

* code to remove internal docs [skip ci]

* fix css and exclude Rd files that have keyword 'internal'

* forgot to commit one

* add R source in reference files

* again the file was not committed (?)

* mention 'r package' in page title

* CI docs: small fixes, move `make-docs.R` to `docs`

* clean and add comments [skip ci]

* add cli messages and check that CI works locally

* CI docs: build and deploy on rpolars/rpolars.github.io

* CI docs: set `clean` to true

Co-authored-by: eitsupi <50911393+eitsupi@users.noreply.github.com>

* remove preview files

* chore: add Config/Needs/website field on the DESCRIPTION file

* ci: update workflow

* chore: should Rbuildignore docs

* ci: add libxslt1-dev for altdoc

* chore: should gitignore generated files

* chore: should gitignore generated site dir and updated mkdocs.yml file

* ci: ensure use all cups on GHA runner

* ci: prevent install rust via apt by pak

* chore: remove _pkgdown.yml

---------

Co-authored-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
Co-authored-by: eitsupi <ts1s1andn@gmail.com>

---------

Co-authored-by: eitsupi <ts1s1andn@gmail.com>
Co-authored-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
Co-authored-by: Søren Havelund Welling <sorhawell@gmail.com>
Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants