Hanna Prutsakova commited on
Commit
6972291
1 Parent(s): 1e4afdc
Files changed (1) hide show
  1. test.ipynb +9 -9
test.ipynb CHANGED
@@ -1,14 +1,5 @@
1
  {
2
  "cells": [
3
- {
4
- "cell_type": "markdown",
5
- "id": "b37c7e06",
6
- "metadata": {},
7
- "source": [
8
- "# Stock exchange prices visualization\n",
9
- "## File should contain: Date, Open, High, Low, Close, Adj Close, Volume"
10
- ]
11
- },
12
  {
13
  "cell_type": "code",
14
  "execution_count": 1,
@@ -36,6 +27,15 @@
36
  "---"
37
  ]
38
  },
 
 
 
 
 
 
 
 
 
39
  {
40
  "cell_type": "code",
41
  "execution_count": null,
 
1
  {
2
  "cells": [
 
 
 
 
 
 
 
 
 
3
  {
4
  "cell_type": "code",
5
  "execution_count": 1,
 
27
  "---"
28
  ]
29
  },
30
+ {
31
+ "cell_type": "markdown",
32
+ "id": "c0531a97",
33
+ "metadata": {},
34
+ "source": [
35
+ "# Stock exchange prices visualization\n",
36
+ "## File should contain: Date, Open, High, Low, Close, Adj Close, Volume"
37
+ ]
38
+ },
39
  {
40
  "cell_type": "code",
41
  "execution_count": null,