Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilankm authored Feb 20, 2021
1 parent 740a931 commit 664b098
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions Solution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,6 @@ df = pd.read_csv('hepatitis_csv.csv')
df.head()
```




<div>
<style scoped>
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}

.dataframe tbody tr th {
vertical-align: top;
}

.dataframe thead th {
text-align: right;
}
</style>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
Expand Down

0 comments on commit 664b098

Please sign in to comment.