Skip to content

[Project-Week-4] Filipa Lopes #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added your-project/.DS_Store
Binary file not shown.
56 changes: 10 additions & 46 deletions your-project/README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,14 @@
<img src="https://bit.ly/2VnXWr2" alt="Ironhack Logo" width="100"/>
Content:

# Title of My Project
*[Your Name]*
> code:
>font: some code I had to implement in order to be able to plot the arrows for the waves graphs.
>huricanes_analysis.ipynb (source kaggle)
>waves_analysis.ipynb: here I basically change the name of the file loaded depending on which wave I want to work on (source: Hydrographic Institute, Portuguese Agency for Environment (APA)).

*[Your Cohort, Campus & Date]*
> data sets:
>atlantic_Tsunami source events.csv
>FLE0114.TXT & FLE0214.TXT: these are just two example files from the buoy data (the data was given I was not allowed to share). Each file represents a month (FLEMMYY, M for month, Y for year). In the waves_analysis.ipynb, the first cell, in comment, explains what is each columns in this FLEMMYY.TXT files.

## Content
- [Project Description](#project-description)
- [Hypotheses / Questions](#hypotheses-/-questions)
- [Dataset](#dataset)
- [Workflow](#workflow)
- [Organization](#organization)
- [Links](#links)
> report.pdf

<a name="project-description"></a>

## Project Description
Write a short description of your project: 3-5 sentences about what your project is about, why you chose this topic (if relevant), and what you are trying to show.

<a name="hypotheses-/-questions"></a>

## Hypotheses / Questions
What are the questions you would like to answer with your project? Write your hypotheses here.

<a name="dataset"></a>

## Dataset
Where did you get your data? What dataset did you use or did you build your own datset? If so, did you use an API? Did you scrape a web? Provide links to the data if available.

[Dataset]()

<a name="workflow"></a>

## Workflow
Outline the workflow you used in your project. What were the steps you went through?

<a name="organization"></a>

## Organization
How did you organize yourself? Did you use any tools?

<a name="links"></a>

## Links
Include the links to your repository, slides and trello. Feel free to include any other links associated to your project.

[Repository](https://github.com/)
[Slides](https://slides.com/)
[Trello](https://trello.com/en)
> slide.pptx
243 changes: 243 additions & 0 deletions your-project/code/font.ipynb

Large diffs are not rendered by default.

Loading