langchain/docs/modules/indexes/document_loaders/examples
sergiolrinditex fe8bbc2da7
Create snowflake Loader (#5825)
<!--
Thank you for contributing to LangChain! Your PR will appear in our
release under the title you set. Please make sure it highlights your
valuable contribution.

Replace this with a description of the change, the issue it fixes (if
applicable), and relevant context. List any dependencies required for
this change.

After you're done, someone will review your PR. They may suggest
improvements. If no one reviews your PR within a few days, feel free to
@-mention the same people again, as notifications can get lost.

Finally, we'd love to show appreciation for your contribution - if you'd
like us to shout you out on Twitter, please also include your handle!
-->

<!-- Remove if not applicable -->

Fixes # (issue)

#### Before submitting

<!-- If you're adding a new integration, please include:

1. a test for the integration - favor unit tests that does not rely on
network access.
2. an example notebook showing its use


See contribution guidelines for more information on how to write tests,
lint
etc:


https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
-->

#### Who can review?

Tag maintainers/contributors who might be interested:

<!-- For a quicker response, figure out the right person to tag with @

  @hwchase17 - project lead

  Tracing / Callbacks
  - @agola11

  Async
  - @agola11

  DataLoaders
  - @eyurtsev

  Models
  - @hwchase17
  - @agola11

  Agents / Tools / Toolkits
  - @vowelparrot

  VectorStores / Retrievers / Memory
  - @dev2049

 -->

---------

Co-authored-by: rlm <pexpresss31@gmail.com>
2023-06-08 22:03:00 -07:00
..
example_data feat: add UnstructuredExcelLoader for .xlsx and .xls files (#5617) 2023-06-03 12:44:12 -07:00
airbyte_json.ipynb
alibaba_cloud_maxcompute.ipynb add maxcompute (#5533) 2023-06-01 00:54:42 -07:00
apify_dataset.ipynb
arxiv.ipynb docs: ecosystem/integrations update 1 (#5219) 2023-05-29 07:25:17 -07:00
audio.ipynb Create OpenAIWhisperParser for generating Documents from audio files (#5580) 2023-06-05 15:51:13 -07:00
aws_s3_directory.ipynb
aws_s3_file.ipynb
azlyrics.ipynb
azure_blob_storage_container.ipynb
azure_blob_storage_file.ipynb
bibtex.ipynb
bilibili.ipynb
blackboard.ipynb
blockchain.ipynb
chatgpt_loader.ipynb
college_confidential.ipynb
confluence.ipynb Implements support for Personal Access Token Authentication in the ConfluenceLoader (#5385) 2023-06-03 14:57:49 -07:00
conll-u.ipynb
copypaste.ipynb
csv.ipynb feat: Add UnstructuredCSVLoader for CSV files (#5844) 2023-06-07 19:18:01 -07:00
diffbot.ipynb
discord.ipynb docs ecosystem/integrations update 3 (#5470) 2023-05-31 17:54:05 -07:00
docugami.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
duckdb.ipynb
email.ipynb
epub.ipynb
evernote.ipynb
excel.ipynb feat: add UnstructuredExcelLoader for .xlsx and .xls files (#5617) 2023-06-03 12:44:12 -07:00
facebook_chat.ipynb docs ecosystem/integrations update 3 (#5470) 2023-05-31 17:54:05 -07:00
fauna.ipynb Harrison/fauna loader (#5864) 2023-06-07 21:32:23 -07:00
figma.ipynb
file_directory.ipynb
git.ipynb
gitbook.ipynb
github.ipynb DocumentLoader for GitHub (#5408) 2023-05-29 20:11:21 -07:00
google_bigquery.ipynb
google_cloud_storage_directory.ipynb
google_cloud_storage_file.ipynb
google_drive.ipynb
gutenberg.ipynb
hacker_news.ipynb
html.ipynb
hugging_face_dataset.ipynb
ifixit.ipynb
image_captions.ipynb
image.ipynb
imsdb.ipynb
iugu.ipynb
joplin.ipynb
json.ipynb
jupyter_notebook.ipynb
markdown.ipynb
mastodon.ipynb
mediawikidump.ipynb
microsoft_onedrive.ipynb
microsoft_powerpoint.ipynb
microsoft_word.ipynb Update microsoft loader example with docx2txt dependency (#5832) 2023-06-07 19:21:48 -07:00
modern_treasury.ipynb
notion.ipynb
notiondb.ipynb
obsidian.ipynb
odt.ipynb
pandas_dataframe.ipynb
pdf.ipynb
psychic.ipynb
pyspark_dataframe.ipynb Add minor fixes for PySpark Document Loader Docs (#5525) 2023-05-31 15:02:57 -07:00
readthedocs_documentation.ipynb
reddit.ipynb docs ecosystem/integrations update 3 (#5470) 2023-05-31 17:54:05 -07:00
roam.ipynb
sitemap.ipynb Add how to use a custom scraping function with the sitemap loader. (#5847) 2023-06-07 19:16:51 -07:00
slack.ipynb Fix a typo in the documentation for the Slack document loader (#5745) 2023-06-05 13:30:24 -07:00
snowflake.ipynb Create snowflake Loader (#5825) 2023-06-08 22:03:00 -07:00
spreedly.ipynb
stripe.ipynb
subtitle.ipynb
telegram.ipynb docs ecosystem/integrations update 4 (#5590) 2023-06-03 15:29:03 -07:00
tomarkdown.ipynb
toml.ipynb
trello.ipynb docs ecosystem/integrations update 4 (#5590) 2023-06-03 15:29:03 -07:00
twitter.ipynb
unstructured_file.ipynb docs: unstructured no longer requires installing detectron2 from source (#5524) 2023-05-31 15:03:21 -07:00
url.ipynb
weather.ipynb
web_base.ipynb
whatsapp_chat.ipynb docs ecosystem/integrations update 4 (#5590) 2023-06-03 15:29:03 -07:00
wikipedia.ipynb
youtube_audio.ipynb YoutubeAudioLoader and updates to OpenAIWhisperParser (#5772) 2023-06-06 15:15:08 -07:00
youtube_transcript.ipynb Harrison/youtube multi language (#5758) 2023-06-05 16:38:07 -07:00