You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-42Lines changed: 2 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,53 +5,12 @@
5
5
6
6
`codonPython` will reduce the entry barrier for analysis and provide software development experience for those at a higher level of technical ability.
7
7
8
-
## Why `codonPython`?
9
-
10
-
Transparency
11
-
* To aline with government data principles and build public trust.
12
-
13
-
Improve Code
14
-
* To innovate and improve the code we use and provide.
15
-
16
-
Usability
17
-
* Increase the accessibility and uniformity of code throughout the organisation.
18
-
19
-
Cost Effective
20
-
* Reusable 'generalised' code will increase efficient in creating higher level processes.
21
-
22
-
## Usage and Best Practices
23
-
codonPython is open to contributions and developments from new and experience users. Below is information about best practices when using Github, contributing code and useful information for new users.
24
-
25
-
### Instillation
26
-
Clone a local repository to your machine from the remote repository using GitBash/Command Line.
27
-
```r
28
-
$cd<landing_folder_for_local_repo>
29
-
```
30
-
1.`$ cd` - Entered into GitBash changes the directory to desired landing folder.
`Codon` is a project working towards creating a code repository to increase code sharing, consistancy and collaboration. The repository contains Python, R and SQL code for ease of use in workflows on platforms such as data bricks. Further information can be found [here.](https://confluence.digital.nhs.uk/display/CON/Codon+-+Code+sharing)
53
11
54
12
#### Why `codon`?
13
+
55
14
**Transparency**: To aline with government data principles and build public trust.
56
15
57
16
**Improve Code**: To innovate and improve the code we use and provide.
@@ -61,6 +20,7 @@ Once the repository has been cloned to your local machine complete the following
61
20
**Cost Effective**: Reusable 'generalised' code will increase efficient in creating higher level processes.
0 commit comments