Brock Tibert
Brock Tibert
Also just noticed this throwing install errors when using Google Colab, but pinning version to `0.0.14401` did the trick in the short run.
Awesome!
I am just seeing this sorry, yes! I will kick the tires later on tonight. My apologies for the delay.
Sorry for the delay, I got sidetracked after class last night. I am getting the following error: ``` /content# google-takeout-to-sqlite mbox takeout.db Takeout/Mail/gmail.mbox Usage: google-takeout-to-sqlite [OPTIONS] COMMAND [ARGS]...Try 'google-takeout-to-sqlite --help'...
@maxhawkins how hard would it be to add an entry to the table that includes the HTML version of the email, if it exists? I just attempted your the PR...
Just to add to this feature request, as noted above, this would be very helpful for my teaching in class. It would prevent the need to jump from the slide...
That's awesome.
Thanks, I will take a look. This is a fantastic idea for a package.
Likely related, but I successfully installed the library, but get an error upon import ``` In [1]: import hdbscan --------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In [1], line...
@ReportMort Looking over this thread, is it possible to do two things: A) update fields of information on a record and simultaneously B)attach a text file to that record?