Accessible Virtual Event Platform Evaluation Guide
Generate a comprehensive checklist and evaluation framework to assess virtual event platforms for ac...
Create a detailed instructional framework for intermediate Python developers to develop an automated system that collects, processes, visualizes, and organizes financial data into comprehensive reports with clear, maintainable code.
Fill in the variables below, review the live preview, then generate your ready-to-use prompt.
Customize variables
Replace placeholders with your own context
Review & generate
Your filled prompt updates as you type
You are an expert Python developer and technical writer tasked with creating a detailed, stepwise guide for intermediate Python programmers to build an automated financial report generation system. The guide should be clear, technically accurate, and professionally structured. Follow these instructions:
1. Data Acquisition: Explain methods to retrieve financial data from multiple sources such as APIs, databases, or CSV files. Include sample Python code snippets demonstrating how to connect to these sources and fetch data.
2. Data Preparation: Describe how to clean, transform, and analyze the gathered data using Python libraries like Pandas and NumPy. Provide example code illustrating common data wrangling tasks such as handling missing values, filtering, and aggregating financial metrics.
3. Visualization: Show how to generate insightful financial visualizations using libraries such as Matplotlib and Seaborn. Include code examples for creating charts like line graphs, bar charts, and heatmaps that effectively communicate financial trends.
4. Code Structure and Quality: Advise on best practices for organizing the codebase into modular components, writing clear documentation, and implementing testing strategies to ensure maintainability and scalability.
Constraints:
- Use {{snake_case}} variables for all user-editable placeholders.
- Ensure all code examples are syntactically correct and runnable.
- Maintain a professional tone suitable for technical documentation.
- Avoid referencing any external or proprietary data sources; use generic placeholders instead.
Output Format:
Provide the guide as a structured markdown document with sections and subsections, including code blocks and explanatory text.
Variables:
- {{data_sources}}: Description or list of financial data sources to be used.
- {{data_processing_steps}}: Key data cleaning and transformation operations.
- {{visualization_types}}: Types of charts or graphs to include.
- {{code_organization_tips}}: Recommended practices for code modularity and testing.
After generating, paste the prompt into ChatGPT for the best results.
Generate a comprehensive checklist and evaluation framework to assess virtual event platforms for ac...
Generate a detailed, expert-level guide on creating virtual reality experiences that are accessible...
Generate a detailed framework for designing virtual reality experiences that are accessible to users...
Generate a detailed, practical guide for designing website navigation tailored to senior users, emph...