You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
We are pleased to announce that the February 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You can the download the Python extension from the marketplace, or install it directly from the extension gallery in Visual Studio Code. You can learn more about Python support in Visual Studio Code in the VS Code documentation. In this rel
andやorはboolを返すものだと思っていましたが、どうやらそうではない。 'foo' and '' → '' 'foo' or '' → 'foo' あたりは何となくわかりますが、なぜ 'foo' and 'bar' → 'bar' 'foo' or 'bar' → 'foo' のようにandとorで結果が異なるのか。 そのあたりの挙動について、ドキュメントのブール演算子の項を参考に以下にまとめました。 and演算子、or演算子の評価ロジック x and yもx or yも、基本的には以下の評価を行い、結果を返す。 xの真偽値によって式全体の真偽値が確定する場合(yの真偽値に関わらず式全体の真偽値が確定する場合)はxを返す。 xの真偽値だけでは式全体の真偽が確定しない場合(yの真偽値を見て初めて式全体の真偽値が確定する場合)はyを返す。 ※なお、not演算子については、戻り値はいつでも
Notebookの機能にターミナル、ファイルブラウザなどを統合 そのJupyter Notebookのメジャーバージョンアップ版として開発されているJupyterLabは、Notebookの機能だけでなく、ターミナル画面の機能、ファイルブラウザ、テキストエディタなどの機能が統合され、それらをタブによって同時にいくつも開くことができるようになり、統合開発環境と呼ぶべきツールへと進化しました。 拡張機能によって機能をあとから追加することも可能(JupyterLabの基本機能であるNotebookやファイルブラウザ、ターミナルも拡張機能として実装されていると説明されています)。すでに、JSONやCSVの読み込み機能、JSONフォーマットで地図情報を記述するgeoJSONによる地図表示などが用意されています。 JupyterLabは今年後半に正式版となるバージョン1.0がリリース予定。また、現バー
>>> r.html.links {'//docs.python.org/3/tutorial/', '/about/apps/', 'https://github.com/python/pythondotorg/issues', '/accounts/login/', '/dev/peps/', '/about/legal/', '//docs.python.org/3/tutorial/introduction.html#lists', '/download/alternatives', 'http://feedproxy.google.com/~r/PythonInsider/~3/kihd2DW98YY/python-370a4-is-available-for-testing.html', '/download/other/', '/downloads/windows/', 'h
News Open3D v0.19 is out with new features and more GPU support! January 9, 2025 Start your new year with Open3D v0.18! January 4, 2024 Open3D 0.17 is out! March 15, 2023 Open3D 0.16 is out! October 19, 2022 Open3D 0.15: more than 500+ issues addressed March 1, 2022 Introduction Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D fronten
Download Current version: 2.19.2 Changelog Get Pygments from the Python Package Index, or install it with: pip install Pygments Questions? Suggestions? Clone at GitHub. You can also open an issue at the tracker. A project Welcome!¶ This is the home of Pygments. It is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code
改訂2版と書いてあるように、この本には初版があり日本語の翻訳書は2010年頃に出版されていました。 自分がPythonを書き始めたのが2014年頃だったのですが、当時通っていた学校の図書館で見つけてこの本を借りたことがあります。 プログラミングの勉強を初めたばかりの自分は、ほとんど何も理解出来ないまま返却したのを今でも覚えています。 今回は縁あって初版の翻訳メンバーである稲田さん、渋川さん、清水川さん、森本さんの4名と一緒に翻訳をすすめることになりましたが、4年前には何も理解できなかった自分がこれだけのベテラン陣と一緒に改訂2版の翻訳に関われていると思うと少し感慨深いです。 さて、初版から大幅に加筆され520ページとボリュームもあるので最初から最後まで読める人はあまりいないと思います。 必要になったらそのときに読んでみようと思っている方も多いと思いますが、参考までに自分が特に気に入っている
An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab can be extended u
For everyone from enterprise programmers to data scientists, Python is one of the most popular dynamic languages for software development. Anaconda, the most popular Python data science platform, provides 6 million users with a streamlined Python environment on Windows, Mac or Linux. And starting today, Visual Studio Code, Microsoft’s free and cross-platform code editor, is included in the Anacond
blockdiag - simple diagram images generator¶ blockdiag and its family generate diagram images from simple text files: Features: Supports many types of diagrams block diagram (w/ blockdiag) sequence diagram (w/ seqdiag) activity diagram (w/ actdiag) logical network diagram (w/ nwdiag) Generates beautiful diagram images from simple text format (similar to graphviz’s DOT format) Layouts diagram eleme
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く