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

v1.2.0 #40

Merged
merged 10 commits into from
Dec 9, 2020
Merged

v1.2.0 #40

merged 10 commits into from
Dec 9, 2020

Conversation

jheer
Copy link
Member

@jheer jheer commented Dec 4, 2020

Changes from v1.1.1:

  • Add relocate() verb for repositioning and renaming columns.
  • Add derive() verb before and after options to position new derived columns.
  • Add matches(), startswith(), endswith() selection helpers.
  • Add op.recode() function to map input values to recoded values.
  • Add limit and offset arguments to table scan() method.
  • Add List and Struct type support to fromArrow(). Extracts nested values to arrays and objects, respectively.
  • Add offset option for output formats such as toCSV(), toHTML(), etc.
  • Add null option to toHTML() to specialize formatting of null and undefined values.

@jheer jheer merged commit 95215a4 into master Dec 9, 2020
@jheer jheer deleted the v1.2.0 branch December 9, 2020 10:32
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.

1 participant