In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "how to connect Tableau to python under Win10". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to connect Tableau to python under Win10.
A new python environment
Conda create-n Tableau-Python-Server python=3.5
Second activation environment
Conda activate Tableau-Python-Server three install tabpy_serverpip install tabpy_server
When it is time to install numpy, it is found that it is always offline. Copy the URL of numpy's whl and download it to the browser.
Https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl
After downloading, copy numpy whl to this Scripts directory and manually pip install numpy_xxx
After manually installing numpy, continue to pip install tabpy_server are all small whl files
Enter the tabpy_server folder and there will be startup.bat files
Enter startup.bat after cd enters tabpy_server in cmd
Finally, it was found that initialization failed.
After checking, it turns out that tornado6 has abandoned the writing method of tornado.web.asynchronous since then.
It will be fine if tornado is downgraded back to 5.1.1.
Uninstall and then install version 5.11 and re-startup.bat OK
Tableau Open help-setup and performance-manage external service connections
The test succeeded
New calculation
Note that the startup interface of cmd cannot be closed.
At this point, I believe you have a deeper understanding of "how to connect Tableau to python under Win10". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.