π Taipei, Taiwan - Data Scientist
Pinned Loading
-
knowledge-graph-embedding
knowledge-graph-embedding PublicA TensorFlow-based implementation of knowledge graph embedding models.
-
NLP_cs224n
NLP_cs224n PublicMy solution for the assignment in CS224n: Natural Language Processing with Deep Learning at Stanford.
JavaScript
-
-
panel-practice
panel-practice PublicA practice that uses Panel and Plotly to build a simple stock market price dashboard.
Jupyter Notebook
-
spark_data_skew_key_salting_join.py
spark_data_skew_key_salting_join.py 1def key_salting_join(left_df, right_df, left_key, right_key, how, coarseness):
2""" Implementation of key salting join.
3Args:
4left_df (spark.DataFrame): left dataframe to be joined.
5right_df (spark.DataFrame): right dataframe to be joined.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.