Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DSSE Group 7
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jayesh Chavan
DSSE Group 7
Commits
9e0be5f5
There was an error fetching the commit references. Please try again later.
Commit
9e0be5f5
authored
Jun 10, 2024
by
Jayesh
Browse files
Options
Downloads
Patches
Plain Diff
Week 3 init
parent
b5d00944
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Assignment_2/Week 3/RQ3.ipynb
+28
-0
28 additions, 0 deletions
Assignment_2/Week 3/RQ3.ipynb
with
28 additions
and
0 deletions
Assignment_2/Week 3/RQ3.ipynb
0 → 100644
+
28
−
0
View file @
9e0be5f5
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt"
]
}
],
"metadata": {
"kernelspec": {
"display_name": ".venv",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.10.11"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
%% Cell type:code id: tags:
```
python
import
pandas
as
pd
import
numpy
as
np
import
matplotlib.pyplot
as
plt
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment