atlas news
    
JetBrains : PyCharm
10  octobre     11h21
How I do Django APIs in PyCharm
Paul Everitt    I learn so much from watching conference talks, especially live, when I’m vibing with the crowd. But sometimes I watch and think: Wow, I wish I could show you how awesome that would be in PyCharm. That just happened. Here’s the explainer, with a little special something at the end. Hello,...
09  octobre     09h00
Where To Get Data for Your Data Science Projects
Helen Scott    Whether you’re starting a new project or expanding an existing one, as a data scientist, you’re always on the lookout for new material to explore. Knowing where to get data for data science projects can be challenging, and finding good data can be even more difficult. In this article, we’ll look...
02  octobre     06h19
Prompt AI Directly in the Editor
Valeria Letusheva    With PyCharm, you now have the support of AI Assistant at your fingertips. You can interact with it right where you do most of your work in the editor. Stuck with an error in your code Need to add documentation or tests Just start typing your request on a new line in the editor,
01  octobre     19h10
Python 3.13 and the Latest Trends: A Developer’s Guide to 2025
Valeria Letusheva    We invite you to join us in just two days time, on October at : pm CEST : am EDT , for a livestream shining a spotlight on Python . and the trends shaping its development. Our speakers: They will discuss the most notable features of Python . and examine the industry trends likely to...
    14h32
PyCharm’s Interactive Tables for Data Science
Stanislav Garkusha    Data cleaning, exploration, and visualization are some of the most time consuming tasks for data scientists. Nearly of data specialists dedicate or more of their time to data preparation. The pandas and Polars libraries are widely used for these purposes, each offering unique advantages....
30  septembre     13h38
What’s the Big Deal About Endpoints for Python Web Development?
Paul Everitt    Python has almost years of history doing Python web development. Can you believe it But tier web projects have gotten really complicated and stressful. You’re busy, everything is all over the place it’s hard But PyCharm is here to help: bring your work together with the Endpoints tool...
26  septembre     09h04
Django Project Ideas
Evgenia Verbina    Ready to get started on your Django project Whether you want to build a personal project, improve your portfolio, or just experiment with a new technology, Django provides the perfect foundation. We’ve compiled a list of Django project ideas that will help you expand your competence, whether you...
24  septembre     12h52
PyCharm vs. Jupyter Notebook
Stanislav Garkusha    Jupyter notebooks are an important tool for data scientists, providing an easy option for conducting experiments and presenting results. According to our Developer Ecosystem Survey , at least of data professionals use Jupyter notebooks. Furthermore, over of these users spend more than...
20  septembre     11h33
What’s New in PyCharm 2024.2.2
Maha Taqi    PyCharm . . is here with many key updates, including Python support improvements, new Django features, and enhancements to the Data View tool window Visit our What’s New page for more details on all these features and to explore many others. You can download the latest version from our...
19  septembre     08h59
How to Use FastAPI for Machine Learning
Evgenia Verbina    This is a guest post from Cheuk Ting Ho, a data scientist who contributes to multiple open source libraries, such as pandas, Polars, and Jupyter Notebook. FastAPI provides a quick way to build a backend service with Python. With a few decorators, you can turn your Python function into an API...
16  septembre     10h48
7 Ways To Use Jupyter Notebooks inside PyCharm
Helen Scott    Jupyter notebooks allow you to tell stories by creating and sharing data, equations, and visualizations sequentially, with a supporting narrative as you go through the notebook. Jupyter notebooks in PyCharm Professional provide functionality above and beyond that of browser based Jupyter notebooks,...
09  septembre     13h45
How to Use Jupyter Notebooks in PyCharm
Stanislav Garkusha    PyCharm is one of the most well known data science tools, offering excellent out of the box support for Python, SQL, and other languages. PyCharm also provides integrations for Databricks, Hugging Face and many other important tools. All these features allow you to write good code and work with...