IE University • Computer Science
Latest uploads for Computer Science at IE University. Looking for Computer Science notes at IE University? We have lots of notes, study guides and study notes available for Computer Science at IE University.
-
10
- 0
-
2
Courses Computer Science at IE University
Notes available for the following courses of Computer Science at IE University
-
BCSAI 4
-
Principles of Programming 2
-
Programming 4
Latest notes & summaries IE University • Computer Science
Physics for Computer Science Assignment 1 answers on questions regarding static fields. 
 
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conducti...
- Package deal
- Case
- • 7 pages's •
-
IE University•BCSAI
-
Physics for computer science assignment answers (all assignments)• By beatricemossberg
Preview 1 out of 7 pages
Physics for Computer Science Assignment 1 answers on questions regarding static fields. 
 
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conducti...
Physics for Computer Science Assignment 2 answers. 
 
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in ...
- Package deal
- Exam (elaborations)
- • 6 pages's •
-
IE University•BCSAI
-
Physics for computer science assignment answers (all assignments)• By beatricemossberg
Preview 2 out of 6 pages
Physics for Computer Science Assignment 2 answers. 
 
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in ...
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in python, semi conductors, threshold voltage
- Package deal
- Exam (elaborations)
- • 6 pages's •
-
IE University•BCSAI
-
Physics for computer science assignment answers (all assignments)• By beatricemossberg
Preview 2 out of 6 pages
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in python, semi conductors, threshold voltage
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in python, semi conductors, threshold voltage
- Package deal
- Exam (elaborations)
- • 10 pages's •
-
IE University•BCSAI
-
Physics for computer science assignment answers (all assignments)• By beatricemossberg
Preview 2 out of 10 pages
Physics for computer science completed assignments, IE University, bachelor of computer science and AI. The four assignments include completed exercises with calculations, formulas and visuals. 
 
Assignment 1: Static fields, Magnetic fields, Electrical fields 
Assignment 2: Current, EMF, Magnetic Waves 
Assignment 3: Circuits, Diagrams, Jupyter Notebook Calculations 
Assignment 4: NTC thermistor, conductivity as a function of temperature in python, semi conductors, threshold voltage
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This first notebook contains: 
- Introduction to Pandas and dataframes 
- The structure of a dataframe 
- Selecting values 
 - Select cells 
 - Select rows 
 - Select columns 
 - Slicing 
- Ins...
- Book & Paket-Deal
- Summary
- • 117 pages's •
-
IE University•Programming
-
Python Programming • John M. Zelle• ISBN 9781887902991
-
Python Data Operations summarised notes (all notebooks)• By beatricemossberg
Preview 4 out of 117 pages
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This first notebook contains: 
- Introduction to Pandas and dataframes 
- The structure of a dataframe 
- Selecting values 
 - Select cells 
 - Select rows 
 - Select columns 
 - Slicing 
- Ins...
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This second notebook contains: 
- Arithmetic operations 
 - add 
 - subtract 
 - multiply 
 - divide 
- Store solution in new column 
- Comparison 
 - equal to 
 - not equal to 
 - greater t...
- Book & Paket-Deal
- Summary
- • 11 pages's •
-
IE University•Programming
-
Python Crash Course • Eric Matthes• ISBN 9781593277390
-
Python Data Operations summarised notes (all notebooks)• By beatricemossberg
Preview 2 out of 11 pages
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This second notebook contains: 
- Arithmetic operations 
 - add 
 - subtract 
 - multiply 
 - divide 
- Store solution in new column 
- Comparison 
 - equal to 
 - not equal to 
 - greater t...
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This third section contains: 
- Conditional Selection 
- pd.Series and Operators 
- Basic Filters 
- Missing Values 
 - Identify Nulls 
 - Filter Nulls 
 - Fill in Nulls 
 - Remove Nulls 
- Uni...
- Book & Paket-Deal
- Summary
- • 10 pages's •
-
IE University•Programming
-
Learn Python 3 the Hard Way • Zed A. Shaw• ISBN 9780134693903
-
Python Data Operations summarised notes (all notebooks)• By beatricemossberg
Preview 2 out of 10 pages
Notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This third section contains: 
- Conditional Selection 
- pd.Series and Operators 
- Basic Filters 
- Missing Values 
 - Identify Nulls 
 - Filter Nulls 
 - Fill in Nulls 
 - Remove Nulls 
- Uni...
Summarised notes of pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This fourth notebook contains: 
- Concatenation 
- Merge and Join 
 - Merge on columns 
 - Merge on index 
- Convert Data types 
- Duplicates 
 - Find duplicates 
 - Remove duplicate...
- Book & Paket-Deal
- Summary
- • 8 pages's •
-
IE University•Programming
-
Learn Python 3 the Hard Way • Zed A. Shaw• ISBN 9780134693903
-
Python Data Operations summarised notes (all notebooks)• By beatricemossberg
Preview 2 out of 8 pages
Summarised notes of pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This fourth notebook contains: 
- Concatenation 
- Merge and Join 
 - Merge on columns 
 - Merge on index 
- Convert Data types 
- Duplicates 
 - Find duplicates 
 - Remove duplicate...
Summarised notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This fifth section contains: 
 
- Groupby 
 - Iterate through groups 
 - Basic groupings 
 - Advanced groupings 
 - Group with more levels 
- Pivot table 
- Stack and Unstack
- Book & Paket-Deal
- Summary
- • 6 pages's •
-
IE University•Principles of Programming
-
Python Programming • John M. Zelle• ISBN 9781887902991
-
Python Data Operations summarised notes (all notebooks)• By beatricemossberg
Preview 1 out of 6 pages
Summarised notes of Pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This fifth section contains: 
 
- Groupby 
 - Iterate through groups 
 - Basic groupings 
 - Advanced groupings 
 - Group with more levels 
- Pivot table 
- Stack and Unstack
Notes of python data operations using pandas, covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook, here in pdf format. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This first notebook contains: 
- Introduction to Pandas and dataframes 
- The structure of a dataframe 
- Selecting values 
 - Select cells 
 - Select rows 
 - ...
- Summary
- • 15 pages's •
-
IE University•Principles of Programming
Preview 2 out of 15 pages
Notes of python data operations using pandas, covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook, here in pdf format. They contain practical examples of data operations in python and images to explain the structures and processes. 
 
This first notebook contains: 
- Introduction to Pandas and dataframes 
- The structure of a dataframe 
- Selecting values 
 - Select cells 
 - Select rows 
 - ...