Commit Graph

17 Commits

Author SHA1 Message Date
a3e636044a Add flexdashboard library to R Markdown for enhanced data visualization 2025-11-13 17:22:11 +01:00
2b00a351c0 Limit plots to single series: show only Call in first plot and only Put in second; remove unused series and adjust data frames. 2025-11-13 16:37:18 +01:00
4570a011ec Implement Black‑Scholes Shiny app: complete server & UI (call/put pricing, plotly plots, add volatility/rates/dividend inputs, run app) and add kable/paged_table examples to tp3.Rmd 2025-11-13 16:31:44 +01:00
f58afe7d71 Add empty R code chunk for future use in tp2.Rmd 2025-11-13 16:13:08 +01:00
c7d0f4878f Delete tp2.rmarkdown from M2/Data Visualisation/tp2 2025-11-13 16:08:11 +01:00
8b0afced5c Enhance tp2 Rmd (histogram, interactive maps, choropleth fixes); add TP3 Shiny apps and project files; update .gitignore; add shap (+cloudpickle, numba, llvmlite, tqdm, slicer) to pyproject.toml and uv.lock; remove generated tp2 HTML/assets 2025-11-13 16:07:58 +01:00
dec54d91d7 Fix mapview example: enable code evaluation and correct st_as_sf usage with coordinates and CRS. 2025-11-06 11:44:18 +01:00
8fbf4681c9 Add manchot.png image and style.css for tp1 in Data Visualisation module 2025-11-06 11:33:04 +01:00
568f38a59a Add data visualisation TP1 and TP2 HTML files and assets, remove GEMINI.md and studies.Rproj 2025-11-06 11:24:24 +01:00
007ca3c12c Remove old HTML enonce files and rename Rmd files for tp1 and tp2 to tp1.Rmd and tp2.Rmd 2025-11-06 11:18:57 +01:00
bd05082e3c Modifie la couleur de remplissage du graphique en utilisant "lightgreen" au lieu de "grey" 2025-11-06 09:27:20 +01:00
03bf0a4db2 Refactor code for improved readability and consistency across R Markdown files
- Updated comments and code formatting in `3-td_ggplot2 - enonce.Rmd` for clarity.
- Enhanced code structure in `4-td_graphiques - enonce.Rmd` by organizing options and library calls.
- Replaced pipe operator `%>%` with `|>` in `Code_Lec3.Rmd` for consistency with modern R syntax.
- Cleaned up commented-out code and ensured consistent spacing in ggplot calls.
2025-11-06 09:26:58 +01:00
8f5f2b417c Implement code changes to enhance functionality and improve performance 2025-11-06 09:13:40 +01:00
5c8efbdc2e Add initial project files and styles for data visualization
- Created a new Excel file: `departements-francais.xlsx` for data storage.
- Added a CSS file: `style.css` with custom styles for various mathematical environments including boxes for lemmas, theorems, definitions, and more, complete with automatic numbering.
- Initialized R project file: `tp2.Rproj` with default settings for workspace management and LaTeX integration.
2025-11-06 09:07:30 +01:00
e1255f326d Add new data file datafreMPTL.RData for analysis in Data Visualisation project 2025-10-20 17:43:04 +02:00
85a7469195 Réorganisation du code pour améliorer la lisibilité et la structure de l'installation des packages 2025-10-14 11:16:14 +02:00
5af3c76113 Implement code changes to enhance functionality and improve performance 2025-10-14 11:12:31 +02:00