Skip to content

Instantly share code, notes, and snippets.

@henrifroese
henrifroese / gridfs_file_like_error.py
Last active July 18, 2021 17:16
GridFS file-like error
import pandas as pd
from pymongo import MongoClient
import gridfs
import io
import pyarrow as pa
import pyarrow.parquet as pq
db = MongoClient().test
fs = gridfs.GridFS(db)
@henrifroese
henrifroese / untitled7.ipynb
Last active January 26, 2022 11:41
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Created May 4, 2020 18:56
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Created May 4, 2020 18:53
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Last active January 26, 2022 11:41
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Last active January 26, 2022 11:41
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Created May 3, 2020 19:40
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Created May 3, 2020 19:19
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Last active January 26, 2022 11:42
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@henrifroese
henrifroese / untitled7.ipynb
Last active January 26, 2022 11:42
Untitled7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.