altfuns-ma
altfuns-ma
@dpasch01, the following worked for me in terms of saving at least the string representation of `neuralcoref` output. ``` def remove_unserializable_results(doc): temp = str(doc._.coref_resolved) doc.user_data = {} doc.user_data = {"coref":...
I can report the same issue as @cavvia after trying to use top2vec on 3.8.0 and on 3.7.5... encountering issues with [UMAP ](https://github.com/lmcinnes/umap/issues/567) when trying to work around it...
If I may, improving on the example of `lubridate::OlsonNames()`, it'd be great to have a function with a straightforward name like `CountryNames()` that outputs the full list of the admin...
@kguidonimartins , super`dplyr` to the rescue! XD @andysouth , the package is great as it is; these are really minor tweaks! Thanks so much for your work!
One of the positives of this is that typing, e.g., "arr" in any IDE will immediately get you the tidytable version of arrange no matter what. I still would prefer...
Thank you. I do appreciate the explanation but it still leaves me unconvinced that making deprecated functions error is a good choice in this case. I haven't experienced this particular...
+1 in general, file management in overleaf projects could do with a revamp.