Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
1,533 contributions in the last year
Contribution activity
July 2020
Created a pull request in apache/arrow that received 38 comments
ARROW-9268: [C++] add string_is{alpnum,alpha...,upper} kernels
Quite a few issues showed up: utf8proc doesn't store and expose the information if a codepoint is of a Numeric type, thus we cannot implement isdi…
+826
−3
•
38
comments
- Docs: Update of the ML tutorial
- feat: autogenerate fast api
- Fix: KBinsDiscretizer can handle features od different numeric dtype
- Fix: minmax method for different dtypes
- New feature: KBinsDiscretizer
- Fix issue 827
- Fix: .percentile_approx endpoints
- Fix: unique on str column that has missing values
- Feat: recognize pandas "string" dtype
- Some Refactoring
Created an issue in JuliaStrings/utf8proc that received 6 comments
Include case information from DerivedCoreProperties.txt
Hi, Roman letter Ⅰ to Ⅿ and circled letters Ⓐ to Ⓩ are upper case characters, which should be listed in DerivedCoreProperties.txt, and many more fo…
6
comments