-
### 学员信息
- 学号:1901050017
- 学习内容:自学数据营exercise01
- 学习天数:day 001
- 学习用时:2小时
### 学习笔记
##### 学习心得:
作业的前半部分,是自行查找数据分析所需要的一些统计学知识。不论是看khanacademy的教学视频还是在wikipedia,Google自行查找相关知识,在实际执行的过程中我渐渐明白了这种…
-
Hi,
I have installed tabpy according to the user manual and I have implemented the example breast cancer problem mentioned in the tutorial. The python script on the jupyter notebook runs fine witho…
-
**Environment information:**
- OS: Windows 7
- Python version: 3.8
- TabPy release: 0.8.9
**Describe the issue**
So I'm new to using tabpy, but a lot of the tutorials and walkthroughs online…
-
Hi
I am able to use tabpy successfully through the tableau desktop. but when I am trying to use it as an external service for the server I am getting an error that the tableau could not connect to …
-
Hi,
I am trying to reproduce the BreastCancer Example but am unable to deploy due to the unsupported picke protocol error. I am using Python 3.6.3. Please help.
Thanks,
Raghav
-
Walking through the [Client Tutorial](https://github.com/tableau/TabPy/blob/master/client.md) and I got as far as trying to [query](https://github.com/tableau/TabPy/blob/master/client.md#querying-an-e…
-
I deployed a function that performs sentiment analysis to the tabpy server via the tabpy client and i am able to query it, with it returning the expected result via the client using the query method. …