File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "nbformat" : 4 ,
3+ "nbformat_minor" : 0 ,
4+ "metadata" : {
5+ "colab" : {
6+ "name" : " hourse-rent-eda.ipynb" ,
7+ "provenance" : [],
8+ "authorship_tag" : " ABX9TyPYuBJyneYP3KItvR4xriLC" ,
9+ "include_colab_link" : true
10+ },
11+ "kernelspec" : {
12+ "name" : " python3" ,
13+ "display_name" : " Python 3"
14+ }
15+ },
16+ "cells" : [
17+ {
18+ "cell_type" : " markdown" ,
19+ "metadata" : {
20+ "id" : " view-in-github" ,
21+ "colab_type" : " text"
22+ },
23+ "source" : [
24+ " <a href=\" https://colab.research.google.com/github/shrikantnarayankar15/Fingers-Detection-using-OpenCV-and-Python/blob/master/hourse_rent_eda.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
25+ ]
26+ },
27+ {
28+ "cell_type" : " code" ,
29+ "metadata" : {
30+ "id" : " rPHD9NKEgipk" ,
31+ "colab_type" : " code" ,
32+ "colab" : {}
33+ },
34+ "source" : [
35+ " import pandas as pd\n " ,
36+ " import numpy as np"
37+ ],
38+ "execution_count" : 0 ,
39+ "outputs" : []
40+ }
41+ ]
42+ }
You can’t perform that action at this time.
0 commit comments