DataSpell 2025.3
Released: Dec 9, 2025
2025.3 버젼 업데이트
기능
- In-chat visualization - You can now generate and view charts directly within the AI chat. AI agent in DataSpell can:
- Understand your dataset.
- Generate visualizations as JSON-based specs.
- Display visualizations in the chat or as dedicated visualization cells.
- Visualization cells in notebooks - Visualization cells offer a new no-code way to explore and present your data. You can now:
- Add visualizations without writing code.
- Instantly view plots inline.
- Jupyter improvements
- Data exploration and cleaning are the first steps when working with a new dataset. Once you start exploring it, you'll be able to identify issues, such as:
- Missing values.
- Outliers.
- Duplicates.
- Formatting inconsistencies.
- Correlated or redundant features.
- These problems are now detected automatically, and you'll get AI-powered suggestions to fix them. You can use the Fix with AI option to insert a new cell in the same Jupyter notebook with code generated to resolve it.
- Databases
- Query files - JetBrains recently introduced query files in DataGrip, replacing query consoles and improving the overall experience for running and storing queries. The improvements are now available in other JetBrains IDEs that have the Database Tools and SQL plugin installed. As with DataGrip, the first time you launch DataSpell after the plugin update, you will see the Migration to Query Files dialog, prompting you to migrate consoles to query files. Click Migrate All to migrate all your consoles to query files in one go. By default, for the IDEs that have database functionality provided by the Database Tools and SQL plugin, query files are located in .idea/dataSources/ after the automatic migration.
- Connection to cloud providers - In the new release, you can connect your AWS, Azure, and Google Cloud accounts to the IDE, browse the list of databases you have in those accounts, and choose the ones you'd like to connect to. DataSpell will create new data sources and fill in all connection details.
- Islands theme becomes the default - DataSpell now uses the new Islands interface theme by default. The theme is available in both dark and light modes. This update is a visual refresh only, meaning that all functionality will remain the same.