qhduan's picture
Update README.md
b943174
|
raw
history blame
136 Bytes
metadata
license: apache-2.0
widget:
  - text: |-
      <|endoftext|>
      def load_excel(path):
          return pd.read_excel(path)
      # docstring
      """