Danrui Qi

Results 11 issues of Danrui Qi

**Is your feature request related to a problem? Please describe.** In JupyterLab, exporting DF and Log in Dataprep.Clean GUI is useless. **Describe the solution you'd like** We may refer to...

type: enhancement

**Describe the bug** Dataprep cannot be installed successfully on MacOS 12.0.1 **To Reproduce** Steps to reproduce the behavior: pip install dataprep **Expected behavior** Successfully installed. **Screenshots** **Desktop (please complete the...

type: bug

**Is your feature request related to a problem? Please describe.** The droplist of Aggrid is a commercial function, which means that we need to pay for it when publishing it....

type: enhancement

## Summary The unified API design for semantic type inferring, which can be used for clean module and EDA. ## Design-level Explanation Actions - [X] Investigate prior art solutions for...

type: enhancement
module: EDA
module: Cleaning

## Summary Unified API design for unenumerable text types. Note that unenumerable text types here indicate that the part of the data type is composed by enumerable types and the...

type: enhancement
module: Cleaning

## Summary Unified API design for enumerate text types. Note that number types here indicate the data type which can be derived from some knowledge bases, such as country ....

type: enhancement
module: Cleaning

## Summary Unified API design for number types. Note that number types here indicate the data type composed by numbers (0 - 9), alphabets (a - z and A -...

type: enhancement
module: Cleaning

## Summary ## Design-level Explanation Actions ## Design-level Explanation ## Implementation-level Explanation ## Rational and Alternatives ## Prior Art ## Future Possibilities ## Implementation-level Actions ## Additional Tasks - [...

type: enhancement

Hi @movermeyer , great project! I'm little curious about why your implementation is faster than pendulum? What optimization have you used?

question

RT. Add .pylintrc to check fundamental styles. Update pylint workflow by adding macos and windows environments.