diff --git a/README.md b/README.md index 08481259d5..e994cfcf0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Snowflake Snowpark Python and Snowpark pandas APIs +hello # Snowflake Snowpark Python and Snowpark pandas APIs [![Build and Test](https://github.com/snowflakedb/snowpark-python/actions/workflows/precommit.yml/badge.svg)](https://github.com/snowflakedb/snowpark-python/actions/workflows/precommit.yml) [![codecov](https://codecov.io/gh/snowflakedb/snowpark-python/branch/main/graph/badge.svg)](https://codecov.io/gh/snowflakedb/snowpark-python) @@ -206,3 +206,5 @@ Please refer to [CONTRIBUTING.md][contributing]. [to_pandas]: https://docs.snowflake.com/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.DataFrame.to_pandas [write_pandas]: https://docs.snowflake.com/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.Session.write_pandas [modin]: https://github.com/modin-project/modin + +testing again!!