Skip to content

ba-group-projects/tiktok-popularity-eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner image

What makes TikTok videos popular?

TODO

Table of Contents

Installation

  1. install packages
pip install -r requirements.txt # install packages
  1. run the code in the smm635.ipynb

Project Motivation

TODO

File Description

The structure of the code is as follows:

  • data

    • cleaned_data.csv
    • trending.json
  • utils

    • __init__.py
    • clean.py
  • figure(the figure we got)

  • smm635.ipynb # main code

  • requirements.txt

  • README.md

Results

TODO

Known Issue

google-translator has some environment issues needed to be care about. If the packages in requirements.txt cannot be installed successfully, you may not be able to reproduce the translator functions. But you can directly read the file frome the data folder.(Linux is suggested when using googletrans rather than Mac OS)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published