Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

KatlehoJordan/adhoc-analyses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adhoc Analyses

The purpose of this is to be a place to do adhoc analyses with python.

Dependencies

It is presumed that you have pyenv and poetry installed. See your dot-files repository for more information on how to install these.

Setup of new project

To create a new project based on this one, copy this repository, then from the root of the new directory, run sh scripts/setup-poetry.sh.

Alternatively refer to your template-project repository for more information on how to set up a new project.

Getting started with python

Explore these files to get a quick introduction to how python can be used in a copy of this project:

  • main.py
  • test_add_numbers.py
  • notebooks/quickstart.ipynb

External links

These links provide information on getting started with python:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages