The Wayback Machine - https://web.archive.org/web/20201216221040/https://github.com/ueshin
Skip to content
Avatar
  • Databricks
  • San Francisco

Highlights

  • Arctic Code Vault Contributor

Organizations

@apache @asakusafw

Pinned

  1. Apache Spark - A unified analytics engine for large-scale data processing

    Scala 28.3k 23k

  2. Koalas: pandas API on Apache Spark

    Python 2.5k 293

875 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to databricks/koalas, apache/spark, conda-forge/koalas-feedstock and 5 other repositories

Contribution activity

December 2020

Created a pull request in databricks/koalas that received 4 comments

Avoid unneeded reset_index in DataFrameGroupBy.describe.

DataFrameGroupBy.describe uses reset_index() internally, but we can avoid using it and so unnecessary default index attachment.

+2 −6 4 comments
You can’t perform that action at this time.