bcce2024
Transitioning from Excel to Python for Chemistry Lab Data Analysis Workshop for BCCE 2024
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Transitioning from Excel to Python for Chemistry Lab Data Analysis Workshop for BCCE 2024
Basic Info
- Host: GitHub
- Owner: pmpatel-udallas
- License: cc0-1.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 7.64 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Transitioning from Excel to Python for Chemistry Lab Data Analysis
Coding is one of the most useful and transferable skills in the modern age. This workshop assumes no previous knowledge of Python or computer science. The goal is not to teach you everything about Python, but to give you a gentle introduction through applied learning and practical problem solving so you will be equipped in case you wish to further explore this area.
Just like in experimental labs, it is not always practical to try to understand every detail in full. For example, we consider only the basic fundamentals behind the engineering of the lab instruments like the GC-MS or UV-vis. It is not the best use of our time to fully delve into the materials involved in the construction or the software engineering. As chemists, we are interested in the application and the broad scientific implications.
Likewise, we will try to understand the big picture in our coding labs. Don't get too caught up with how every single line or package works! Instead, focus on the concepts and implications for your area of chemistry.
- Part 1: How to import and plot data from Excel
- How to import data from Excel (pandas)
- How to plot data (matplotlib)
- How to do linear regression (scipy.stats.linregress)
- Part 2: Use your own Excel spreadsheet to visualize your data in Python
Owner
- Name: Prajay Patel
- Login: pmpatel-udallas
- Kind: user
- Company: University of Dallas
- Repositories: 1
- Profile: https://github.com/pmpatel-udallas
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Transitioning from Excel to Python for Chemistry Lab Data
Analysis
message: Workshop for BCEE 2024
type: software
authors:
- given-names: Prajay
family-names: Patel
email: pmpatel@udallas.edu
affiliation: University of Dallas
orcid: 'https://orcid.org/0000-0002-6763-6295'
repository-code: 'https://github.com/pmpatel-udallas/BCCE2024.GIT'
url: 'https://github.com/pmpatel-udallas/BCCE2024'
license: CC0-1.0
date-released: '2024-07-28'
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3