Danrui Qi
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...
**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...
**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....
## 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...
## 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...
## 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 ....
## 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 -...
## Summary ## Design-level Explanation Actions ## Design-level Explanation ## Implementation-level Explanation ## Rational and Alternatives ## Prior Art ## Future Possibilities ## Implementation-level Actions ## Additional Tasks - [...
Hi @movermeyer , great project! I'm little curious about why your implementation is faster than pendulum? What optimization have you used?
RT. Add .pylintrc to check fundamental styles. Update pylint workflow by adding macos and windows environments.