CuriosityBits

Results 4 issues of CuriosityBits

Trying to use predict_bot() but got the following error: Error: Missing the following variables: user_id, screen_name, account_created_at, profile_background_url, profile_banner_url, profile_expanded_url, place_full_name, reply_to_status_id, media_type, hashtags, urls_expanded_url, media_expanded_url, ext_media_expanded_url, mentions_user_id, profile_image_url, account_created_at,...

Error in `dplyr::mutate()`: ! Problem while computing `url = ifelse(...)`. Caused by error in `stri_replace_first_regex()`: ! Incorrectly nested parentheses in regexp pattern. (U_REGEX_MISMATCHED_PAREN, context=`#:~:text=曉藍 (136)-,本週財經看點 (153),-李進 (404$`)

bug
www

I am hoping to create a dynamic co-mention network but gt_co_edges() does not take in created_at.

I previously had trouble with coord_net_tk.preprocess.preprocess_csv_files() which threw me the 'too many values to unpack' error. I just found out that the importing CSV should not include index column. Without...