Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

These scripts have dependencies as seen in the Pipfile (Beautiful Soup, Pandas, and xlsxwriter)

Install the dependencies in a pipenv virtual environment

  1. open a terminal
  2. cd to the directory where the Pipfile file is
  3. pip install pipenv
  4. pipenv shell
  5. Make sure you are using the correct python interpreter
  6. pipenv sync

Run these Python scripts to generate Excel files in their respective directories:

  • python ./python_baby_names/question_1.py

  • python ./python_baby_names/question_2.py

  • python ./python_fix_logs/question_1.py

  • python ./python_fix_logs/question_2.py

  1. exit

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages