mirror of
https://github.com/langchain-ai/text-split-explorer.git
synced 2026-07-10 18:33:51 -04:00
[PR #2] [CLOSED] CSV and JSON loaders #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/text-split-explorer/pull/2
Author: @ddematheu
Created: 9/7/2023
Status: ❌ Closed
Base:
main← Head:dademath📝 Commits (4)
e0e3a64idk4a21c43initd5eec41Loaders and selectorsf2c1195JSON and CSV loaders📊 Changes
10 files changed (+255 additions, -69 deletions)
View changed files
➕
CSVLoader.py(+64 -0)➕
JSONLoader.py(+70 -0)➕
__pycache__/CSVLoader.cpython-311.pyc(+0 -0)➕
__pycache__/CSVSelector.cpython-311.pyc(+0 -0)➕
__pycache__/JSONLoader.cpython-311.pyc(+0 -0)➕
__pycache__/JSONSelector.cpython-311.pyc(+0 -0)➕
__pycache__/code_snippets.cpython-311.pyc(+0 -0)➕
__pycache__/utils.cpython-311.pyc(+0 -0)📝
splitter.py(+77 -69)➕
utils.py(+44 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.