Reducing Python String Memory Use in Apache Arrow 0.12
https://arrow.apache.org/blog/2019/02/05/python-string-memory-0.12/
https://arrow.apache.org/blog/2019/02/05/python-string-memory-0.12/
Apache Arrow
Reducing Python String Memory Use in Apache Arrow 0.12
Python users who upgrade to recently released pyarrow 0.12 may find that their applications use significantly less memory when converting Arrow string data to pandas format. This article details some of what is going on under the hood, and why Python applications…
Also leaving Freenode: FSF, GNU, plus Linux and Python support channels
https://tech.slashdot.org/story/21/06/13/184251/also-leaving-freenode-fsf-gnu-plus-linux-and-python-support-channels
https://tech.slashdot.org/story/21/06/13/184251/also-leaving-freenode-fsf-gnu-plus-linux-and-python-support-channels
tech.slashdot.org
Also Leaving Freenode: FSF, GNU, plus Linux and Python support channels
Freenode's Linux support channel has an official web page at freenode.linux.community, which now bears this announcement: 22+ year old ##linux on freenode has been seized by freenode staff The community's (multi-platform) site reminds visitors of the alternative…
A gentle introduction to tf.data with TensorFlow
In this tutorial, you will learn the basics of TensorFlow’s tf.data module used to build ...
https://www.pyimagesearch.com/2021/06/14/a-gentle-introduction-to-tf-data-with-tensorflow/
In this tutorial, you will learn the basics of TensorFlow’s tf.data module used to build ...
https://www.pyimagesearch.com/2021/06/14/a-gentle-introduction-to-tf-data-with-tensorflow/
Automated Machine Learning using PyCaret
Automate your machine learning workflows with less than ten lines of code.
https://t.co/xTG3kDqmhq
Automate your machine learning workflows with less than ten lines of code.
https://t.co/xTG3kDqmhq
Medium
Automated Machine Learning using PyCaret
Automate your machine learning workflows with less than ten lines of code
PyCon US 2021 has begun uploading videos from the conference. Check it out if you weren't able to attend!
https://www.reddit.com/r/Python/comments/nrk6v7/pycon_us_2021_has_begun_uploading_videos_from_the/
https://www.reddit.com/r/Python/comments/nrk6v7/pycon_us_2021_has_begun_uploading_videos_from_the/
reddit
PyCon US 2021 has begun uploading videos from the conference....
Posted in r/Python by u/IAmKindOfCreative • 552 points and 22 comments
Flagsmith
Flagsmith is an open source, fully featured, Feature Flag and Remote Config service. Use our hosted API, deploy to your own private cloud, or run on-premise.
https://github.com/Flagsmith/flagsmith
Flagsmith is an open source, fully featured, Feature Flag and Remote Config service. Use our hosted API, deploy to your own private cloud, or run on-premise.
https://github.com/Flagsmith/flagsmith
GitHub
GitHub - Flagsmith/flagsmith: Flagsmith is an open source feature flagging and remote config service. Self-host or use our hosted…
Flagsmith is an open source feature flagging and remote config service. Self-host or use our hosted version at https://app.flagsmith.com. - Flagsmith/flagsmith
Excel, Python, and the future of data science
If the ubiquitous spreadsheet program is the gateway to data science, Python aims to be the next step.
https://www.infoworld.com/article/3620913/excel-python-and-the-future-of-data-science.html
If the ubiquitous spreadsheet program is the gateway to data science, Python aims to be the next step.
https://www.infoworld.com/article/3620913/excel-python-and-the-future-of-data-science.html
InfoWorld
Excel, Python, and the future of data science
If the ubiquitous spreadsheet program is the gateway to data science, Python aims to be the next step.
Data Analytics Crash Course: Teach Yourself in 30 Days
The course is an introduction to Python-based data analytics. You will get a basic understanding of the workings of Python to the point where you can confidently find and manipulate data sources and use a Jupyter environment to derive insights from your data.
https://www.youtube.com/watch?v=jcTj6FgWOpo
The course is an introduction to Python-based data analytics. You will get a basic understanding of the workings of Python to the point where you can confidently find and manipulate data sources and use a Jupyter environment to derive insights from your data.
https://www.youtube.com/watch?v=jcTj6FgWOpo
epispot
A Python package for the mathematical modeling of infectious diseases via compartmental models.
https://github.com/epispot/epispot
A Python package for the mathematical modeling of infectious diseases via compartmental models.
https://github.com/epispot/epispot
GitHub
epispot/epispot
A tool for modeling infectious diseases. Contribute to epispot/epispot development by creating an account on GitHub.
I developed an application that keeps you up-to-date with the latest research.
https://www.reddit.com/r/Python/comments/np0wwt/i_developed_an_application_that_keeps_you/
https://www.reddit.com/r/Python/comments/np0wwt/i_developed_an_application_that_keeps_you/
reddit
I developed an application that keeps you up-to-date with the...
As a busy person, a major issue I have is keeping up with the latest research in AI (audio). A ton of papers get published every week, and I don’t...
Gooey: Turn (almost) any Python command line program into a GUI application
https://github.com/chriskiehl/Gooey
https://github.com/chriskiehl/Gooey
GitHub
GitHub - chriskiehl/Gooey: Turn (almost) any Python command line program into a full GUI application with one line
Turn (almost) any Python command line program into a full GUI application with one line - chriskiehl/Gooey
How to troubleshoot memory problems in Python
This post shows how we diagnosed and fixed a memory problem in EvalML, the open-source AutoML library.
https://innovation.alteryx.com/how-to-troubleshoot-memory-problems-in-python/
This post shows how we diagnosed and fixed a memory problem in EvalML, the open-source AutoML library.
https://innovation.alteryx.com/how-to-troubleshoot-memory-problems-in-python/
New Features in Python 3.10
This talk covers some of the most interesting additions to Python - structural pattern matching, parenthesized context managers, more typing, and the new and improved error messages.
https://www.youtube.com/watch?v=5-A435hIYio
This talk covers some of the most interesting additions to Python - structural pattern matching, parenthesized context managers, more typing, and the new and improved error messages.
https://www.youtube.com/watch?v=5-A435hIYio
YouTube
New Features in Python 3.10
The Python 3.10 release has several new features like structural pattern matching, a new typing Union operator, and parenthesized context managers!
Python 3.10 has now been released, here we test all of the best new features introduced.
We'll cover some…
Python 3.10 has now been released, here we test all of the best new features introduced.
We'll cover some…