Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Satisfactory

Data

I created the data on a google sheet and pulled it down into a csv.

Running the notebook

I normally use conda so create virtual env and then install the necessary packages, like so

conda create -n satisfactory-env
source activate satisfactory-env # or whatever your the name virtual environment is
conda install jupyter notebook pandas

But you can also use pip.

pip3 install jupyter notebook pandas

Finally run where you downloaded the files.

jupyter notebook

super computers.ipynb

This notebook is an of calculating the of buildings required to make X amount of super computers.

About

Stuff for calculating stuff for satisfactory

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages